[Pkg-haskell-commits] darcs: tools: Do not update in sbuild, as we do it before
Joachim Breitner
mail at joachim-breitner.de
Sun Oct 21 13:57:12 UTC 2012
Fri Oct 19 17:38:03 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Do not update in sbuild, as we do it before
Ignore-this: 353c853ce9a9641ed86713d2d130ada3
M ./mass-build.sh +2
Fri Oct 19 17:38:03 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Do not update in sbuild, as we do it before
Ignore-this: 353c853ce9a9641ed86713d2d130ada3
diff -rN -u old-tools//mass-build.sh new-tools//mass-build.sh
--- old-tools//mass-build.sh 2012-10-21 13:57:12.526735667 +0000
+++ new-tools//mass-build.sh 2012-10-21 13:57:12.695740758 +0000
@@ -231,6 +231,8 @@
--build-dep-resolver=aptitude \
--run-lintian \
--arch-all \
+ --no-apt-update \
+ --no-apt-upgrade \
--source \
"$DSC"
# --chroot-setup-commands=$PWD/setup.sh \
More information about the Pkg-haskell-commits
mailing list