This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository buildscripts. from 6ceb823 Correction location of scripts new 844981b whitespace fix The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: bin/build-nsis-package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 844981b7f5c15cb0958087c0040bc39dbcd9af46 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Mar 5 09:20:27 2014 +0100 whitespace fix --- bin/build-nsis-package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/build-nsis-package.sh b/bin/build-nsis-package.sh index 23a8102..2cc1c47 100644 --- a/bin/build-nsis-package.sh +++ b/bin/build-nsis-package.sh @@ -253,7 +253,7 @@ build_packages() { l_DIST=mingw32-4.4 l_CODENAME=qt-4.8 - # TODO: Improve generate-nsis-version.pl so that it can be run from another dir. + # TODO: Improve generate-nsis-version.pl so that it can be run from another dir cd /cygdrive/d/Build/scripts/ ./generate-nsis-version.pl -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git