[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible rpms: use dnf instead of yum, 2nd version
Holger Levsen
holger at moszumanska.debian.org
Thu Dec 17 01:32:38 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 dd5e1f2cbd0a23029b39d62dfc0563c4129df122
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Dec 17 02:32:17 2015 +0100
reproducible rpms: use dnf instead of yum, 2nd version
---
bin/reproducible_setup_mock.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_setup_mock.sh b/bin/reproducible_setup_mock.sh
index 6c554b1..7c48640 100755
--- a/bin/reproducible_setup_mock.sh
+++ b/bin/reproducible_setup_mock.sh
@@ -42,5 +42,5 @@ mock -r $RELEASE-$ARCH --resultdir=. -v --install rpm-build yum
echo "$(date -u) - mock --update"
mock -r $RELEASE-$ARCH --resultdir=. -v --update
echo "$(date -u) - yum makecache"
-mock -r $RELEASE-$ARCH --resultdir=. -v --chroot yum makecache
+mock -r $RELEASE-$ARCH --resultdir=. -v --chroot dnf makecache
--
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