[X2go-Commits] nxcomp.git - backport-lenny (branch) updated: 3.4.0.8-6-gbaccf93

X2go dev team git-admin at x2go.org
Mon Jul 4 15:41:24 CEST 2011


The branch, backport-lenny has been updated
       via  baccf93a4d9ae7952afe7ac0fb7af3cf46f3d7ff (commit)
      from  c221e44338fa5e8078f3a263fb3ade099353b9b1 (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 baccf93a4d9ae7952afe7ac0fb7af3cf46f3d7ff
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Jul 4 15:41:44 2011 +0200

    no parallel builds on lenny...

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

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

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 7eabf05..d3acff1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
 %:
-	dh --parallel $@
+	dh $@
 
 #override_dh_auto_install:
\ No newline at end of file


hooks/post-receive
-- 
nxcomp.git (NX comp library)

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 "nxcomp.git" (NX comp library).




More information about the x2go-commits mailing list