[SCM] qtbase packaging branch, master, updated. debian/5.0.0-1-49-gb166a47
Pino Toscano
pino at alioth.debian.org
Mon Apr 8 09:00:06 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=b166a47
The following commit has been merged in the master branch:
commit b166a474ba4a2ae7cd92593745353cddc4b78f8a
Author: Pino Toscano <pino at debian.org>
Date: Mon Apr 8 10:59:50 2013 +0200
reenable --parallel for everybody
---
debian/rules | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index 1d07e13..edafad5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -87,12 +87,8 @@ else
endif
endif
-ifneq ($(DEB_HOST_ARCH),ia64)
- extra_dh_opts += --parallel
-endif
-
%:
- dh $@ $(extra_dh_opts) --with pkgkde_symbolshelper
+ dh $@ --parallel --with pkgkde_symbolshelper
override_dh_auto_configure:
# Test broken hppa kernel with glibc >= 2.5
--
qtbase packaging
More information about the pkg-kde-commits
mailing list