summaryrefslogtreecommitdiff
path: root/finance/qhacc/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /finance/qhacc/files/patch-ab
parentCatch up with Wnn6-lib update. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Notes
Notes: svn path=/head/; revision=33029 svn path=/tags/RELEASE_4_1_1/; revision=33030; tag=release/4.1.1
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"