[Pkg-haskell-commits] [tools] 03/03: mass-build: Always update before building
Joachim Breitner
nomeata at moszumanska.debian.org
Sat Jul 26 12:17:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository tools.
commit 92b7281a766c9f952585bf29342167438c832271
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Jul 26 14:17:45 2014 +0200
mass-build: Always update before building
---
mass-build.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/mass-build.sh b/mass-build.sh
index f1a5175..e29b591 100755
--- a/mass-build.sh
+++ b/mass-build.sh
@@ -231,6 +231,7 @@ do
pushd $result >/dev/null
dpkg-scanpackages . > Packages
+ sudo sbuild-update --update $schroot
if [ ! -e $DSC ]
then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/tools.git
More information about the Pkg-haskell-commits
mailing list