From 6335b7b0708efa6ce4530f1154b81693e7258c91 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sun, 2 Jun 2002 06:45:23 +0000 Subject: [PATCH] make it so debs can be build using -jN (if there's a better way, I don't know it) --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 1e3b9a467..27295e9c7 100755 --- a/debian/rules +++ b/debian/rules @@ -51,7 +51,7 @@ configure-stamp: build: configure-stamp changelog-stamp build-stamp build-stamp: dh_testdir - $(MAKE) + $(MAKE) $(QFSMP) touch $@ changelog-stamp: