From 0c9abe46890ade7662eb323ce1cfe3bbd83df180 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Dec 2015 19:49:53 +0100 Subject: reproducible fedora: cleanup rpms too --- bin/reproducible_build_rpm.sh | 2 +- update_jdn.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/reproducible_build_rpm.sh b/bin/reproducible_build_rpm.sh index 6c6ec2cf..6a4369a5 100755 --- a/bin/reproducible_build_rpm.sh +++ b/bin/reproducible_build_rpm.sh @@ -178,7 +178,7 @@ if [ "$1" = "1" ] || [ "$1" = "2" ] ; then second_build fi # preserve results and delete build directory - mv -v /tmp/$SRCPACKAGE-$(basename $TMPDIR)/$SRCPACKAGE/*.pkg.tar.xz $TMPDIR/b$MODE/$SRCPACKAGE/ || ls /tmp/$SRCPACKAGE-$(basename $TMPDIR)/$SRCPACKAGE/ + mv -v /tmp/$SRCPACKAGE-$(basename $TMPDIR)/$SRCPACKAGE/*.rpm $TMPDIR/b$MODE/$SRCPACKAGE/ || ls /tmp/$SRCPACKAGE-$(basename $TMPDIR)/$SRCPACKAGE/ rm -r /tmp/$SRCPACKAGE-$(basename $TMPDIR)/ echo "$(date -u) - build #$MODE for $SRCPACKAGE on $HOSTNAME done." exit 0 diff --git a/update_jdn.sh b/update_jdn.sh index 4625ea0f..2e2d8fba 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -240,7 +240,6 @@ if [ -f /etc/debian_version ] ; then dstat figlet flex - ffmpeg gawk ghc git-notifier -- cgit v1.2.3-70-g09d2