[Reproducible-commits] [misc] 01/01: prebuilder: vary build path

Reiner Herrmann reiner at reiner-h.de
Sun Aug 7 10:37:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository misc.

commit f49e32c1508d77619865ba7be4434a1ecd48d85e
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Sun Aug 7 12:31:09 2016 +0200

    prebuilder: vary build path
---
 prebuilder/pbuilderrc.build   | 1 +
 prebuilder/pbuilderrc.rebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/prebuilder/pbuilderrc.build b/prebuilder/pbuilderrc.build
index 2ff2e51..cc03c0a 100644
--- a/prebuilder/pbuilderrc.build
+++ b/prebuilder/pbuilderrc.build
@@ -1,6 +1,7 @@
 EATMYDATA=yes
 CCACHEDIR=
 BUILD_HOME="/nonexistent/first-build"
+BUILDDIR="/build-1st"
 export TZ="/usr/share/zoneinfo/Etc/GMT+12"
 export LANG="C"
 unset LC_ALL
diff --git a/prebuilder/pbuilderrc.rebuild b/prebuilder/pbuilderrc.rebuild
index 650f170..a0038cc 100644
--- a/prebuilder/pbuilderrc.rebuild
+++ b/prebuilder/pbuilderrc.rebuild
@@ -1,6 +1,7 @@
 EATMYDATA=yes
 CCACHEDIR=
 BUILD_HOME="/nonexistent/second-build"
+BUILDDIR="/build-2nd"
 export TZ="/usr/share/zoneinfo/Etc/GMT-14"
 export LANG="fr_CH.UTF-8"
 export LC_ALL="fr_CH.UTF-8"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git



More information about the Reproducible-commits mailing list