[X2go-Commits] nx-libs.git - master (branch) updated: redist-client/3.5.0.16-32-g352751e

X2Go dev team git-admin at x2go.org
Sun Dec 16 11:27:21 CET 2012


The branch, master has been updated
       via  352751ef9e0d9d652a7f0ae2403c647c9053dcb1 (commit)
      from  f2011a718adfab50d050abd282cfc04c8c534f75 (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 352751ef9e0d9d652a7f0ae2403c647c9053dcb1
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Dec 15 15:05:33 2012 +0100

    simplify clean rule in debian/rules

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

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

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 3104e40..b9df940 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,15 +16,11 @@ override_dh_auto_clean:
 	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_clean
 
 override_dh_clean:
-	rm -f nx-X11/changelog
-	rm -f nxcomp/changelog
-	rm -f nxcompext/changelog
-	rm -f nxcompshad/changelog
+	rm -f nx*/configure
+	rm -f nx*/changelog
 	rm -f nx-X11/programs/Xserver/hw/nxagent/changelog
 	rm -f nx-X11/programs/nxauth/changelog
-	rm -f nxproxy/changelog
 	rm -f Makefile
-	rm -f nx*/configure
 	dh_clean
 
 override_dh_auto_build:


hooks/post-receive
-- 
nx-libs.git (NX (redistributed))

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 "nx-libs.git" (NX (redistributed)).




More information about the x2go-commits mailing list