1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/cad/qcad2/files/patch-ab
Ade Lovett 3a6f0a8b69 Update to 1.4.4
PR:		21573
Submitted by:	Ports Fury
2000-10-13 20:19:12 +00:00

12 lines
357 B
Plaintext

--- 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:");