From 59eb75a365f354ddfa1fcf69b5066f42acf8f93e Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 19 Jan 2015 20:44:55 -0500 Subject: Allow parallel builds --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 9a8c16c6..b544bd5e 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: - dh $@ --with autoreconf + dh $@ --parallel --with autoreconf override_dh_autoreconf: dh_autoreconf sh -- autogen.sh -- cgit v1.2.3