From c1294524086e363851b548313038c1ea4457966f Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Fri, 28 Oct 2016 18:17:56 +0100 Subject: reproducible Debian: avoid DRY by specifying BUILDINFO_SIGNED Signed-off-by: Chris Lamb Signed-off-by: Holger Levsen --- bin/reproducible_build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 7b498864..750dcc8d 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -543,6 +543,7 @@ get_source_package() { DBDREPORT="${SRCPACKAGE}_${EVERSION}.diffoscope.html" DBDTXT="${SRCPACKAGE}_${EVERSION}.diffoscope.txt" BUILDINFO="${SRCPACKAGE}_${EVERSION}_${ARCH}.buildinfo" + BUILDINFO_SIGNED="${BUILDINFO}.asc" } check_suitability() { -- cgit v1.2.3-70-g09d2