mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Win32: call proper script when building tags from git
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22318 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
f19c9ab34f
commit
78cc7fba95
@ -104,6 +104,6 @@ for tag_rev in $tags ; do
|
||||
# Now build the tag! (this will upload it too)
|
||||
# Use the build_package script from trunk (cwd), not from the tag
|
||||
qpushd ${w32pkg}
|
||||
${pkgdir}/build_package.sh ${tag}
|
||||
${pkgdir}/build_package_git.sh ${tag}
|
||||
qpopd
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user