summaryrefslogtreecommitdiff
path: root/cad/qcad/files/patch-ab
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-10-13 20:19:12 +0000
committerAde Lovett <ade@FreeBSD.org>2000-10-13 20:19:12 +0000
commit3a6f0a8b69070b29eb1db18356151deec20601d6 (patch)
tree98573469da413cbfbf4c586048fafb29b20a2fd7 /cad/qcad/files/patch-ab
parentUpdate to 0.4.7 (diff)
Update to 1.4.4
PR: 21573 Submitted by: Ports Fury
Diffstat (limited to 'cad/qcad/files/patch-ab')
-rw-r--r--cad/qcad/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/qcad/files/patch-ab b/cad/qcad/files/patch-ab
new file mode 100644
index 000000000000..ffb6900b8b8b
--- /dev/null
+++ b/cad/qcad/files/patch-ab
@@ -0,0 +1,11 @@
+--- rappwin.cpp.orig Sat Aug 12 03:31:54 2000
++++ rappwin.cpp Sat Sep 23 14:37:46 2000
+@@ -3292,7 +3292,7 @@
+ case 0:
+ if(true) {
+ if(!QFileInfo(manualStr).exists()) {
+- manualStr = " /usr/share/doc/qcad/html/index.html";
++ manualStr = " %%PREFIX%%/share/doc/qcad/html/index.html";
+ }
+
+ RLOG("\nEXEC:");