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:
parent
7619232f3b
commit
645c4e48c1
@ -234,7 +234,6 @@ function dist_gnucash() {
|
||||
sed < $_BUILD_UDIR/packaging/win32/gnucash.iss \
|
||||
> $_GNUCASH_UDIR/gnucash.iss \
|
||||
-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"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user