70497625fb
long-term archival storage. It seeks to make it practical not only to manage large archives, but to use the information therein on a daily basis instead of relegating it to offline storage. WWW: http://www.archiveopteryx.org/ Approved by: pgj (mentor)
14 lines
312 B
Text
14 lines
312 B
Text
|
|
$FreeBSD$
|
|
|
|
--- 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)\"'
|