diff --git a/packaging/win32/install.sh b/packaging/win32/install.sh index 8a13c284c6..b5308d22f3 100755 --- a/packaging/win32/install.sh +++ b/packaging/win32/install.sh @@ -1145,7 +1145,7 @@ function inst_gnucash() { grep -v "need_relink=yes" ltmain.sh > ltmain.sh.new ; mv ltmain.sh.new ltmain.sh qpopd - qpushd $BUILD_DIR + qpushd $BUILD_DIR $_REL_REPOS_UDIR/configure ${HOST_XCOMPILE} \ --prefix=$_INSTALL_WFSDIR \ --enable-debug \