6172d4b590
With hat: portmgr Sponsored by: Absolight
11 lines
300 B
Text
11 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)\"'
|