mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Win32 tag build: fix yet another typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22324 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
07442aa119
commit
5596f9f037
@ -81,7 +81,7 @@ for tag_rev in $tags ; do
|
||||
|
||||
# Check out the tag and setup custom.sh
|
||||
qpushd ${tagdir}
|
||||
$GIT_CMD clone ${REPO_URL} repos
|
||||
$GIT_CMD clone ${REPOS_URL} repos
|
||||
qpushd repos
|
||||
$GIT_CMD checkout $tag
|
||||
qpopd
|
||||
|
Loading…
Reference in New Issue
Block a user