mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Win32 nightly: fix syntax error caused by previous commit
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22330 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
dc50587f55
commit
b2f9e745ea
@ -315,6 +315,7 @@ function dist_finish() {
|
||||
SETUP_FILENAME="gnucash-${PKG_VERSION}-${REPOS_TYPE}-r${REVISION}-setup.exe"
|
||||
else
|
||||
SETUP_FILENAME="gnucash-${PKG_VERSION}-$(date +'%Y-%m-%d')-${REPOS_TYPE}-${REVISION}-setup.exe"
|
||||
fi
|
||||
qpushd ${_GNUCASH_UDIR}
|
||||
mv gnucash-${PKG_VERSION}-setup.exe ${SETUP_FILENAME}
|
||||
qpopd
|
||||
|
Loading…
Reference in New Issue
Block a user