From 3a6f0a8b69070b29eb1db18356151deec20601d6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 13 Oct 2000 20:19:12 +0000 Subject: Update to 1.4.4 PR: 21573 Submitted by: Ports Fury --- cad/qcad/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cad/qcad/files/patch-ab (limited to 'cad/qcad/files/patch-ab') 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:"); -- cgit v1.2.3