Change the install directory to support Haiku "by default"

This commit is contained in:
ocoursiere
2016-03-28 17:34:49 +00:00
parent 79399ccd42
commit 9ab5cccb36

View File

@@ -31,7 +31,10 @@ Depends libstubgen.so : libbepascal.so ;
# set the distribution dir
DISTRIB_DIR = distrib ;
LIBBEPASCAL_INSTALL_DIR = /boot/home/config/lib ;
# Uncomment this line to setup BeOS install directory :
#LIBBEPASCAL_INSTALL_DIR = /boot/home/config/lib ;
# For Haiku :
LIBBEPASCAL_INSTALL_DIR = /boot/home/config/non-packaged/lib ;
# clean SEARCH var when building zip files. if not, some files are imported
# from source/bepascal/cpp instead, maybe because of the Jam-engine.