pkgsrc/cad/qcad/patches/patch-ab

14 lines
387 B
Text
Raw Normal View History

$NetBSD: patch-ab,v 1.1.1.1 2001/03/26 20:53:53 jtb Exp $
--- rappwin.cpp.orig Tue Feb 20 21:27:18 2001
+++ rappwin.cpp
@@ -3292,7 +3292,7 @@
case 0:
if(true) {
if(!QFileInfo(manualStr).exists()) {
- manualStr = " /usr/share/doc/qcad/html/index.html";
+ manualStr = " @PREFIX@/share/qcad/doc/en/index.html";
}
RLOG("\nEXEC:");