summaryrefslogtreecommitdiff
path: root/finance/qhacc/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
commitd615f4ca564f838b39bd8b504a3107011d951a03 (patch)
treed799b77773a040bd9f634696266507c9072dd071 /finance/qhacc/files/patch-ab
parentRemove do-package target that was running "make package" in (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'finance/qhacc/files/patch-ab')
-rw-r--r--finance/qhacc/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/finance/qhacc/files/patch-ab b/finance/qhacc/files/patch-ab
deleted file mode 100644
index c6fc49934823..000000000000
--- a/finance/qhacc/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Aug 21 05:14:11 2000
-+++ configure Wed Sep 13 20:51:38 2000
-@@ -1255,7 +1255,7 @@
-
- for dir in $with_qt
- do
-- if test -f $dir/lib/libqt.so.2
-+ if test -f $dir/lib/libqt2.so
- then
- qthome=$dir
- echo "found in $dir"