- do not manually set the configuration path
- change the default to be under the installation path (only important
if you change the installation path)
default UNPACK_PATH=${PREFIX_PATH}/${PROJECT}-unpack
default BUILD_PATH=${PREFIX_PATH}/${PROJECT}-build
default INSTALL_PATH=${PREFIX_PATH}/${PROJECT}
-default CONFIGURATION_PATH=${PREFIX_PATH}/${PROJECT}/share/configuration
+default CONFIGURATION_PATH=${INSTALL_PATH}/configuration
default CLEAN_BUILD=false
default STABLE_BUILD=true
INSTALL_PATH=${PREFIX_PATH}/${PROJECT}
# Where do you want the configuration files placed?
-CONFIGURATION_PATH=${PREFIX_PATH}/${PROJECT}/share/configuration
+#CONFIGURATION_PATH=${INSTALL_PATH}/configuration
#########################################################################
# Set up mirror server url(s), to speed up downloads, e.g.
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams