mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
95b1bbc3a2
commit
d38357f7a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user