This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 4fadc8a454011785e10dcf415f93b8f36c25432c Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jan 18 21:22:55 2016 +0100 macbuild.sh: whitespace only. --- macbuild.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/macbuild.sh b/macbuild.sh index f125233..64a93ec 100755 --- a/macbuild.sh +++ b/macbuild.sh @@ -72,7 +72,6 @@ UNIVERSAL="$(make_boolean "${UNIVERSAL}")" BUILD_ARCH="x86_64" [ "${UNIVERSAL}" -eq "1" ] && BUILD_ARCH="${BUILD_ARCH} x86" - if [ "${FORCE_STDLIB}" -eq "1" ]; then if [[ -z "${STDLIB}" ]]; then echo "stdlib forcing enabled, but STDLIB not passed." >&2 -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git