SOURCES: psi-prefix.patch (NEW) - hacky setting of prefix

wolf wolf at pld-linux.org
Tue Jul 18 14:32:00 CEST 2006


Author: wolf                         Date: Tue Jul 18 12:32:00 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- hacky setting of prefix

---- Files affected:
SOURCES:
   psi-prefix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/psi-prefix.patch
diff -u /dev/null SOURCES/psi-prefix.patch:1.1
--- /dev/null	Tue Jul 18 14:32:00 2006
+++ SOURCES/psi-prefix.patch	Tue Jul 18 14:31:55 2006
@@ -0,0 +1,12 @@
+diff -ruN psi-pedrito-2006-02-03./src/common.cpp psi-pedrito-2006-02-03/src/common.cpp
+--- psi-pedrito-2006-02-03./src/common.cpp	2006-02-03 04:54:27.000000000 +0100
++++ psi-pedrito-2006-02-03/src/common.cpp	2006-07-18 14:16:50.905068250 +0200
+@@ -35,7 +35,7 @@
+ #endif
+ 
+ #ifndef PSI_DATADIR
+-#define PSI_DATADIR "/usr/local/share/psi"
++#define PSI_DATADIR "/usr/share/psi"
+ #endif
+ 
+ #include<qregexp.h>
================================================================


More information about the pld-cvs-commit mailing list