summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@kde.org>2010-02-15 15:02:09 +0100
committerFathi Boudra <fabo@kde.org>2010-02-15 15:02:09 +0100
commit94a234fb12abe7c58f71ce17698994c794cfcdb3 (patch)
tree018646aea5b77bd3a1e6166c0eda3a12d4c94a56
parent2c0718bdc07887e8285092bdaaba239a0f3d3d62 (diff)
downloadqt4-x11-94a234fb12abe7c58f71ce17698994c794cfcdb3.tar.gz
enable parallel build by passing --parallel option to dh.
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 227fe31..9c68fac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,7 @@ qt4-x11 (4:4.6.2-1) UNRELEASED; urgency=low
- add -qvfb configure option.
- add -audio-backend option.
- remove qm target call. It isn't needed anymore.
+ - enable parallel build by passing --parallel option to dh.
* Update debian/libphonon-dev.install: Include headers have been changed.
The only official method for including Phonon headers is <phonon/ClassName>
or <phonon/classname.h>.
diff --git a/debian/rules b/debian/rules
index 4d61267..61d908f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ else
endif
%:
- +dh --with pkgkde_symbolshelper --with quilt $@
+ dh --parallel --with pkgkde_symbolshelper --with quilt $@
override_dh_auto_configure:
# Test broken hppa kernel with glibc >= 2.5