summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Weimer <fw@deneb.enyo.de>2011-02-20 12:10:53 +0100
committerOndřej Surý <ondrej@sury.org>2011-04-26 09:47:47 +0200
commitc55bb24f93daa09bc0248e2dfaa23632b70f1023 (patch)
treec6066758a1f609c4c4443b9362eb2a3f6ac35b83
parenta707b15ff282de22e692bff27a7e5a095fce0992 (diff)
downloadgolang-c55bb24f93daa09bc0248e2dfaa23632b70f1023.tar.gz
Enable parallel build
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 6ead4db7e..ff3ea284f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ override_dh_strip:
debian/build.stamp:
rm -f debian/build.stamp
mkdir -p $(GOBIN)
- cd src && bash ./make.bash
+ +cd src && bash ./make.bash
>debian/build.stamp
opt_no_act =