[X2Go-Commits] x2goclient.git - master (branch) updated: 4.0.1.1-5-g2fd0892

X2Go dev team git-admin at x2go.org
Wed Sep 11 15:53:45 CEST 2013


The branch, master has been updated
       via  2fd089264b743449013522b386e7fc8086a552ae (commit)
      from  7eb59f32a8d39d03c4e426faf412f4a35f101766 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2fd089264b743449013522b386e7fc8086a552ae
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Sep 11 15:53:41 2013 +0200

    try to build without apache2

-----------------------------------------------------------------------

Summary of changes:
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index a7a4cfa..99a3a76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
 export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
 %:
-	dh $@ --parallel --with apache2
+	dh $@ --parallel --with apache2 || dh $@ --parallel
 
 override_dh_auto_clean:
 	dh_auto_clean


hooks/post-receive
-- 
x2goclient.git (X2Go Client)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goclient.git" (X2Go Client).




More information about the x2go-commits mailing list