summaryrefslogtreecommitdiff
path: root/cad/qcad/patches/patch-ab
blob: 864b9e5576b9f6bf78e8815db2deaebacaedbdaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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:");