mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix WEBKIT path so that correct DLLs will be copied to output directory
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18100 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -45,6 +45,7 @@ function prepare() {
|
||||
_BUILD_UDIR=`unix_path $BUILD_DIR`
|
||||
_INSTALL_UDIR=`unix_path $INSTALL_DIR`
|
||||
_INNO_UDIR=`unix_path $INNO_DIR`
|
||||
_WEBKIT_UDIR=`unix_path $WEBKIT_DIR`
|
||||
add_to_env $_UNZIP_UDIR/bin PATH # unzip
|
||||
add_to_env $_GNOME_UDIR/bin PATH # gconftool-2
|
||||
add_to_env $_EXETYPE_UDIR/bin PATH # exetype
|
||||
|
||||
Reference in New Issue
Block a user