From 7d51ec5dd19320e106b8c58e8b65aa59bd8be229 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 15 Aug 2015 11:16:56 +0000 Subject: reproducible: build: fix gen_package_html invocation --- 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 7cd501e4..8b142ab2 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -99,7 +99,7 @@ cleanup_all() { gzip -9fvn $RBUILDLOG # XXX quite ugly: this is just needed to get the correct value of the # compressed files in the html. It's cheap and quite safe so, *shrugs*... - gen_packages_html $SUITE $SRCPACKAGE + gen_package_html $SRCPACKAGE cd rm -r $TMPDIR if ! $BAD_LOCKFILE ; then rm -f $LOCKFILE ; fi -- cgit v1.2.3-70-g09d2