12 lines
300 B
Text
12 lines
300 B
Text
|
--- installer/Jamfile.orig
|
||
|
+++ installer/Jamfile
|
||
|
@@ -5,7 +5,7 @@
|
||
|
Build installer : installer.cpp ;
|
||
|
|
||
|
ObjectDefines installer.cpp :
|
||
|
- LIBDIR='\"$(LIBDIR)\"'
|
||
|
+ LIBDIR='\"$(LIBDATADIR)\"'
|
||
|
CONFIGDIR='\"$(CONFIGDIR)\"'
|
||
|
LOGFILE='\"$(LOGFILE)\"'
|
||
|
LOGFILEMODE='\"$(LOGFILEMODE)\"'
|