debian/rules: build in parallel

This commit is contained in:
Ludovic Rousseau 2014-01-18 14:11:22 +00:00
parent dc65130174
commit 9a9f5c29d8
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ccid (1.4.14-2) UNRELEASED; urgency=low
* debian/rules: build in parallel
-- Ludovic Rousseau <rousseau@debian.org> Mon, 25 Nov 2013 20:16:55 +0100
ccid (1.4.14-1) unstable; urgency=low
* New upstream release

2
debian/rules vendored
View File

@ -3,7 +3,7 @@
DESTDIR=debian/libccid
%:
dh $@
dh $@ --parallel
override_dh_auto_configure:
# add support of the GemPC Twin in serial mode