This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit f659244a425f87b4e49f9c9b68f2c282dded0f0e Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Feb 16 04:17:44 2015 +0100 general: remove config_mac.sh. macbuild.sh handles this now. --- config_mac.sh | 5 ----- debian/changelog | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/config_mac.sh b/config_mac.sh deleted file mode 100755 index 1b6f433..0000000 --- a/config_mac.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -make distclean - -qmake -spec macx-g++ diff --git a/debian/changelog b/debian/changelog index afa00db..79b2216 100644 --- a/debian/changelog +++ b/debian/changelog @@ -242,6 +242,7 @@ x2goclient (4.0.3.2-0x2go1) unstable; urgency=medium - Add new UNUSED() macro to x2goutils.h and silence compiler warnings. - Fix some QMessageBox usages. There are many more places that need fixing... + - Remove config_mac.sh. macbuild.sh handles this now. -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Feb 2015 12:49:22 +0100 -- Alioth's /srv/git/code.x2go.org/x2goclient.git//../..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git