summaryrefslogtreecommitdiff
path: root/mail/archiveopteryx/files/patch-installer_Jamfile
blob: c17ce8e4092d294a4c145bb6e9d064ec2f54c7bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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)\"'