mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
G_PATH_SEPARATOR is not used in the environment config file. Remove it from the make script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18997 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -83,7 +83,6 @@ environment: ${GNUCASH_ENVIRONMENT}.in ${top_builddir}/config.status Makefile
|
||||
-e 's#@-GNC_LIB_INSTALLDIR-@#${libdir}#' \
|
||||
-e 's#@-GNC_PKGLIB_INSTALLDIR-@#${pkglibdir}#g' \
|
||||
-e "s#@-TOP_SRC_DIR-@#`pwd`/${top_srcdir}#g" \
|
||||
-e 's#@-PATH_SEPARATOR-@#${PATH_SEPARATOR}#g' \
|
||||
-e 's#@-PREFIX-@#${prefix}#g'
|
||||
if PLATFORM_WIN32
|
||||
# Fix Windows paths.
|
||||
|
||||
Reference in New Issue
Block a user