[X2Go-Commits] [x2goclient] 79/87: macbuild.sh: remove unused variables.

git-admin at x2go.org git-admin at x2go.org
Wed Mar 4 22:14:59 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/cleanup
in repository x2goclient.

commit 0428aaf7358c145554b8126cc7074f360085b7dc
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Feb 16 23:23:24 2015 +0100

    macbuild.sh: remove unused variables.
---
 macbuild.sh |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/macbuild.sh b/macbuild.sh
index 7c01845..9263d26 100755
--- a/macbuild.sh
+++ b/macbuild.sh
@@ -10,10 +10,6 @@ PROJECT="${TOP_DIR}/${NAME}.pro"
 PKG_DMG="${TOP_DIR}/pkg-dmg"
 
 NXPROXY="$(which nxproxy)"
-LIBXCOMP="libXcomp.3.dylib"
-LIBPNG="libpng15.15.dylib"
-LIBJPEG="libjpeg.9.dylib"
-LIBZ="libz.1.dylib"
 
 SDK="${SDK:-"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk"}"
 MACOSX_DEPLOYMENT_TARGET="${MACOSX_DEPLOYMENT_TARGET:-"10.7"}"

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//../..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list