[X2Go-Commits] x2godesktopsharing.git - build-main (branch) updated: 3.0.1-2-21-gee3852a

X2Go dev team git-admin at x2go.org
Sat Jun 8 01:13:20 CEST 2013


The branch, build-main has been updated
       via  ee3852aaa585aab4d00ce23fc3cf21fdc02932cf (commit)
      from  e053706e40237a1a7b02d90a29bba28ddfd4162e (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/rules |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 45723eb..57f35f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,8 +45,8 @@ clean: configure
 	rm -f build-stamp configure-stamp
 
 	# Add here commands to clean up after the build process.
-	-$(MAKE) clean
-	-$(MAKE) distclean
+	[ ! -f Makefile ] || $(MAKE) clean
+	[ ! -f Makefile ] || $(MAKE) distclean
 
 	dh_clean 
 


hooks/post-receive
-- 
x2godesktopsharing.git (Desktop Sharing for X2Go)

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 "x2godesktopsharing.git" (Desktop Sharing for X2Go).




More information about the x2go-commits mailing list