Loading bin/reproducible_build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -566,7 +566,7 @@ export BUILDUSERNAME=pbuilder1 export BUILDUSERGECOS="first user,first room,first work-phone,first home-phone,first other" # pbuilder sets HOME to the value of BUILD_HOME… BUILD_HOME=/nonexistent/first-build export DEB_BUILD_OPTIONS="buildinfo=+all reprodcible=+all parallel=$NUM_CPU" export DEB_BUILD_OPTIONS="buildinfo=+all reproducible=+all parallel=$NUM_CPU" export TZ="/usr/share/zoneinfo/Etc/GMT+12" export LANG="C" unset LC_ALL Loading Loading
bin/reproducible_build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -566,7 +566,7 @@ export BUILDUSERNAME=pbuilder1 export BUILDUSERGECOS="first user,first room,first work-phone,first home-phone,first other" # pbuilder sets HOME to the value of BUILD_HOME… BUILD_HOME=/nonexistent/first-build export DEB_BUILD_OPTIONS="buildinfo=+all reprodcible=+all parallel=$NUM_CPU" export DEB_BUILD_OPTIONS="buildinfo=+all reproducible=+all parallel=$NUM_CPU" export TZ="/usr/share/zoneinfo/Etc/GMT+12" export LANG="C" unset LC_ALL Loading