Win32: fix tag build for git

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22310 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2012-08-14 16:04:54 +00:00
parent 95b1bbc3a2
commit d38357f7a4

View File

@ -24,7 +24,7 @@ pkgdir="`pwd`"
# Variables
_GIT_UDIR=`unix_path $GIT_DIR`
set_env "$_GIT_UDIR/bin/git" GIT_CMD
export $GIT_CMD
export GIT_CMD
$GIT_CMD pull
. functions.sh