From 6580bf44b38ab35476b43fca16eb018b3df2c276 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 7 Aug 2015 17:07:59 +0200 Subject: reproducible: rename cleanup_userContent() to cleanup_pkg_files() --- 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 6a6978c5..4cccab14 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -553,7 +553,7 @@ build_rebuild # defines FTBFS redefines RBUILDLOG if [ $FTBFS -eq 0 ] ; then check_buildinfo fi -cleanup_userContent +cleanup_pkg_files diff_copy_buildlogs update_rbuildlog if [ $FTBFS -eq 1 ] ; then -- cgit v1.2.3-54-g00ecf