[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fedora: cleanup rpms too
Holger Levsen
holger at moszumanska.debian.org
Fri Dec 11 18:50:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 0c9abe46890ade7662eb323ce1cfe3bbd83df180
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Dec 11 19:49:53 2015 +0100
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 6c6ec2c..6a4369a 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 4625ea0..2e2d8fb 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list