summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-03 12:18:26 +0200
committerHolger Levsen <holger@layer-acht.org>2015-12-03 12:18:26 +0200
commita84a80c8132baff5bf048259dd821fc6782b04c8 (patch)
treeb1a04684e3de83745b497c3e81375af5ec6d320a /bin/reproducible_build.sh
parentd52f716c9aa3209d43c6eeb4e276d6dad95ba869 (diff)
downloadjenkins.debian.net-a84a80c8132baff5bf048259dd821fc6782b04c8.tar.xz
reproducible: don't modify the kernel version with linux64 (for now), as this is broken in sid atm (bug about to be filed)
Diffstat (limited to 'bin/reproducible_build.sh')
-rwxr-xr-xbin/reproducible_build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 19f7a656..238b95c3 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -596,7 +596,6 @@ EOF
set +e
# remember to change the sudoers setting if you change the following command
sudo timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice \
- /usr/bin/linux64 --uname-2.6 \
/usr/bin/unshare --uts -- \
/usr/sbin/pbuilder --build \
--configfile $TMPCFG \