summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-17 01:28:30 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-17 01:28:30 +0200
commit109ebc6ba352712017b026fea557299007384e31 (patch)
tree235e64fc46ac13d9064f653042593c6a5532b23d /bin/reproducible_build.sh
parentf9147e8be131ec6f4be4c2791f2428c84e58a402 (diff)
downloadjenkins.debian.net-109ebc6ba352712017b026fea557299007384e31.tar.xz
reproducible: PATH is defined in etc/pbuilderrc, nothing fishy here
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 d2ce5149..ec44f7e8 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -436,7 +436,6 @@ export DEB_BUILD_OPTIONS="parallel=$(echo $NUM_CPU-1|bc)"
export TZ="/usr/share/zoneinfo/Etc/GMT-14"
export LANG="fr_CH.UTF-8"
export LC_ALL="fr_CH.UTF-8"
-#PATH="${PATHH:+"$PATH:"}/i/capture/the/path" # FIXME there must be something fishy on this, since only /i/capture/the/path is in PATH inside pbuilder
umask 0002
EOF
# remember to change the sudoers setting if you change the following command