[SCM] qsampler/master: Enable parallel build.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Apr 26 15:31:31 UTC 2015
The following commit has been merged in the master branch:
commit 14dfb85ab835893f496cb038d163aa63fbe99e3b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Apr 26 17:30:03 2015 +0200
Enable parallel build.
diff --git a/debian/rules b/debian/rules
index a6d9249..caac555 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@ export QT_CFLAGS := $(CFLAGS)
export QT_CXXFLAGS := $(CXXFLAGS)
%:
- dh $@
+ dh $@ --parallel
--
qsampler packaging
More information about the pkg-multimedia-commits
mailing list