aboutsummaryrefslogtreecommitdiff
path: root/finance/qhacc/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'finance/qhacc/files/patch-ab')
-rw-r--r--finance/qhacc/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/qhacc/files/patch-ab b/finance/qhacc/files/patch-ab
new file mode 100644
index 000000000000..c6fc49934823
--- /dev/null
+++ b/finance/qhacc/files/patch-ab
@@ -0,0 +1,11 @@
+--- 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"