projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8586eac
)
Do dist-upgrade the chroots before building
author
Christoph Berg
<myon@debian.org>
Sat, 3 Oct 2015 15:01:46 +0000
(17:01 +0200)
committer
Christoph Berg
<myon@debian.org>
Sat, 3 Oct 2015 15:01:46 +0000
(17:01 +0200)
(We really need to pick up our own packages as soon as possible)
jenkins/sbuild-package
patch
|
blob
|
blame
|
history
diff --git
a/jenkins/sbuild-package
b/jenkins/sbuild-package
index 2a5b208c849afe8ed2a08fc4e25bf0d138e93289..24b9c18f20e19b6235fee20faede200f1e1561a0 100755
(executable)
--- a/
jenkins/sbuild-package
+++ b/
jenkins/sbuild-package
@@
-77,7
+77,7
@@
umask 002
(
set -x
flock --shared 9
- sbuild --nolog --batch
--apt-update --no-apt-distupgrade
\
+ sbuild --nolog --batch \
-d $distribution-pgdg --arch $architecture ${ARCH_ALL:-} \
--finished-build-commands='adt-sbuild %SBUILD_BUILD_DIR %SBUILD_PKGBUILD_DIR' \
$DSC