mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
temporarily disable the gwenhywfar version lookup - there are multiple lines matching GWENHYWFAR_SO_EFFECTIVE
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18503 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -234,7 +234,6 @@ function dist_gnucash() {
|
|||||||
sed < $_BUILD_UDIR/packaging/win32/gnucash.iss \
|
sed < $_BUILD_UDIR/packaging/win32/gnucash.iss \
|
||||||
> $_GNUCASH_UDIR/gnucash.iss \
|
> $_GNUCASH_UDIR/gnucash.iss \
|
||||||
-e "s#@-qtbindir-@#${_QTDIR_WIN}/bin#g" \
|
-e "s#@-qtbindir-@#${_QTDIR_WIN}/bin#g" \
|
||||||
-e "s#@-gwenhywfar_so_effective-@#${_GWENHYWFAR_SO_EFFECTIVE}#g" \
|
|
||||||
-e "s#@-aqbanking_so_effective-@#${_AQBANKING_SO_EFFECTIVE}#g"
|
-e "s#@-aqbanking_so_effective-@#${_AQBANKING_SO_EFFECTIVE}#g"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user