From c32bc66c4cd530cb2ab260583d884864c2cba0d1 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Sun, 24 Aug 2014 13:23:34 -0400 Subject: parallel --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index a7c033f..ec3ee90 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ #export DEB_CFLAGS_MAINT_APPEND %: - dh $@ --with autoreconf + dh $@ --with autoreconf --parallel override_dh_auto_configure: -- cgit v1.2.3