From 1785e14480ab00afc4309bfcfbd5b00caea8ddde Mon Sep 17 00:00:00 2001
From: Chris Xiong <chirs241097@gmail.com>
Date: Tue, 26 Jan 2016 11:52:28 +0800
Subject: Dark Road. (WTF)

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'debian/rules')

diff --git a/debian/rules b/debian/rules
index 414e9c8..589a09a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
 %:
-	dh $@
+	dh $@ --parallel
 override_dh_auto_install:
 	$(MAKE) INSTALL_ROOT=$$(pwd)/debian/qmidiplayer prefix=/usr install
\ No newline at end of file
-- 
cgit v1.2.3