summaryrefslogtreecommitdiffstats
path: root/hosts/bpi0-armhf-rb
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-02-06 12:23:06 +0100
committerHolger Levsen <holger@layer-acht.org>2017-02-06 12:35:05 +0100
commit221d13910efff10f03ffad1b65d961b8fe51f688 (patch)
tree9932e840347da856a20eafc7a2feca96c9c38752 /hosts/bpi0-armhf-rb
parent4d419a45b6e4e98b06d311fbe207180e04f1a843 (diff)
downloadjenkins.debian.net-221d13910efff10f03ffad1b65d961b8fe51f688.tar.xz
reproducible debian: temporary disable build subdir name variation
pbuilder 0.228 removed an undefined behaviour this feature was relying on. 0.228.4 will instead provide an (undocumented) interface to configure this value. Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts/bpi0-armhf-rb')
-rwxr-xr-xhosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/A01_modfiy_src_dir2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/A01_modfiy_src_dir b/hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/A01_modfiy_src_dir
index 9225116b..aed9de3d 100755
--- a/hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/A01_modfiy_src_dir
+++ b/hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/A01_modfiy_src_dir
@@ -1,5 +1,7 @@
#!/bin/bash
+exit 0
+
set -e
# exit if we are in the same UTS namespace as init ( != 2nd build )