From b3238df8e33c0afd53906c6069f69b37b1a9a923 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 28 Jul 2016 14:13:56 -0400 Subject: reproducible: minor nitpickings about Val's last commits --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 2bccdb54..f32fcb5d 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -543,7 +543,7 @@ get_source_package() { fi fi VERSION="$(grep '^Version: ' ${SRCPACKAGE}_*.dsc| head -1 | egrep -v '(GnuPG v|GnuPG/MacGPG2)' | cut -d ' ' -f2-)" - EVERSION="$(echo $VERSION | cut -d ':' -f2)" # EPOCH_FREE_VERSION was too long + EVERSION="$(echo $VERSION | cut -d ':' -f2)" # EPOCH_FREE_VERSION is too long DBDREPORT="${SRCPACKAGE}_${EVERSION}.diffoscope.html" DBDTXT="${SRCPACKAGE}_${EVERSION}.diffoscope.txt" BUILDINFO="${SRCPACKAGE}_${EVERSION}_${ARCH}.buildinfo" -- cgit v1.2.3-70-g09d2