From a1d6b7d8430805c78aad2dceaab68c216e1c7140 Mon Sep 17 00:00:00 2001 From: HW42 Date: Mon, 7 Nov 2016 16:50:00 +0100 Subject: reproducible Debian: update documentation of build path variation Signed-off-by: Holger Levsen --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 5a8ad164..07a209e2 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -419,7 +419,7 @@ write_variation_table() { write_page "uiduid=1111uid=2222" write_page "gidgid=1111gid=2222" write_page "/bin/sh/bin/dash/bin/bash" - write_page "build path/build/1st/\$pkg-\$ver (not varied for stretch)/build/2nd/_\${pkg:1}-\$ver (not varied for stretch)" + write_page "build path/build/1st/\$pkg-\$ver (not varied for stretch)/build/\$pkg-\$ver/2nd (not varied for stretch)" write_page "user's login shell/bin/sh/bin/bash" write_page "user's GECOSfirst user,first room,first work-phone,first home-phone,first othersecond user,second room,second work-phone,second home-phone,second other" write_page "env DEB_BUILD_OPTIONSDEB_BUILD_OPTIONS=\"parallel=XXX\"
  XXX on amd64 and i386: 18 or 17
  XXX on armhf: 8, 4 or 2DEB_BUILD_OPTIONS=\"parallel=YYY\"
  YYY on amd64 and i386: 17 or 18 (!= the first build)
  YYY on armhf: 8, 4, or 2 (not varied systematically)" -- cgit v1.2.3-54-g00ecf