[SCM] muon packaging branch, master, updated. fecb6967b6d2f05711b66df5e98eb142a66d44c4

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Thu Aug 4 18:40:44 UTC 2011


The following commit has been merged in the master branch:
commit b074380da8d2f45ac44bdde9d359b900d74c31cc
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Thu Aug 4 12:10:14 2011 +0200

    Enable parallel building.
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0bcd3cd..217b8a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --dbg-package=muon-dbg --with kde
+	dh $@ --parallel --dbg-package=muon-dbg --with kde

-- 
muon packaging



More information about the pkg-kde-commits mailing list