summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/patches/patch-ab
blob: 05f6ca0c7b823f38d3d536dfb3d7f4a8a43162b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2002/03/25 22:16:40 skrll Exp $

--- 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