[X2Go-Commits] nx-libs.git - build-main (branch) updated: nxproxy/3.5.0-1-97-g63bdc1f

X2Go dev team git-admin at x2go.org
Fri Aug 30 16:22:35 CEST 2013


The branch, build-main has been updated
       via  63bdc1f87004082372cddfcf0b6aab13bbe68a16 (commit)
      from  c0fb3c34b3b96d4c4f93a156147fc8946d4e8e2e (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/changelog |    1 +
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 471baeb..28e57aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,5 +13,6 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low
   * Disabling build of *-dbg packages for now...
   * Add patch: 006_remove-configure-files.patch.
   * Add patch: 007_nxcompshad-clean-gch-files.patch.
+  * Remove unknown option --with from dh_auto_clean.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 14 Oct 2011 03:01:39 +0200
diff --git a/debian/rules b/debian/rules
index c8e113a..e1fe174 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ endif
 
 override_dh_auto_clean:
 	rm -Rf nx-X11/.build-exports
-	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_clean --with quilt
+	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_clean
 
 override_dh_auto_build:
 	debian/pre-build-nx.sh


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