summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/patches
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-03-25 22:16:39 +0000
committerskrll <skrll@pkgsrc.org>2002-03-25 22:16:39 +0000
commit28bdb3def15379a4bca8ca321a6a4d54d3eff019 (patch)
tree073e1a78486f73d0ea1aa15ae35e986c2fe165ca /x11/qt3-libs/patches
parent29b9470af319cc53334b6662b77c67f0cbd38812 (diff)
downloadpkgsrc-28bdb3def15379a4bca8ca321a6a4d54d3eff019.tar.gz
Update to 3.0.3. More bugfixes.
Diffstat (limited to 'x11/qt3-libs/patches')
-rw-r--r--x11/qt3-libs/patches/patch-ab24
1 files changed, 12 insertions, 12 deletions
diff --git a/x11/qt3-libs/patches/patch-ab b/x11/qt3-libs/patches/patch-ab
index a233d61df36..05f6ca0c7b8 100644
--- a/x11/qt3-libs/patches/patch-ab
+++ b/x11/qt3-libs/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.2 2002/03/19 17:54:36 drochner Exp $
+$NetBSD: patch-ab,v 1.3 2002/03/25 22:16:40 skrll Exp $
---- configure.orig Fri Feb 15 09:12:23 2002
-+++ configure Fri Mar 8 12:34:37 2002
-@@ -732,7 +732,7 @@
- # we may write in the source tree, let's take advantage of this
- # to test that QTDIR is correctly set to be the source tree
- touch .test.qt.
-- if [ '!' -f ${QTDIR}/.test.qt. ]
-+ if [ '!' -f .test.qt. ]
- then
- rm -f .test.qt.
- echo
+--- configure.orig Sun Mar 10 10:59:59 2002
++++ configure
+@@ -685,7 +685,7 @@
+ # we may write in the build tree, let's take advantage of this
+ # to test that QTDIR is correctly set to be the build tree
+ touch .test.qt.
+-if [ '!' -f ${QTDIR}/.test.qt. ]
++if [ '!' -f .test.qt. ]
+ then
+ rm -f .test.qt.
+ echo