[X2Go-Commits] [x2goclient] 01/01: general: remove config_mac.sh. macbuild.sh handles this now.
git-admin at x2go.org
git-admin at x2go.org
Mon Feb 16 04:17:52 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 8b1d4006ce1f1b93f377e5e4ffc51c724d4f405c
Author: Mihai Moldovan <ionic at 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 0323025..61260a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -216,6 +216,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; 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.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Thu, 27 Nov 2014 12:01:43 +0100
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list