]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
build scripts: Enable dnf for Fedora >= 22 11105/head
authorBrad Hubbard <bhubbard@redhat.com>
Fri, 16 Sep 2016 04:29:15 +0000 (14:29 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Fri, 16 Sep 2016 08:59:59 +0000 (18:59 +1000)
commit07a5a989821f384299ebb276c50cc758f4a83b47
tree7012bc5ce84828ce400728215957f79a53e860c5
parent6a3e5c49d807a0eff67ab5155f9ed503bebc8cb3
build scripts: Enable dnf for Fedora >= 22

The use of yum triggers a warning and reference to yum2dnf on Fedora >= 22.
Use either yum or dnf based on the Fedora version.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
install-deps.sh
run-cmake-check.sh
run-make-check.sh