]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: set python2 %bcond by environment 20436/head
authorNathan Cutler <ncutler@suse.com>
Wed, 14 Feb 2018 11:51:09 +0000 (12:51 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Feb 2018 13:12:12 +0000 (14:12 +0100)
commitfe028f89b600e6e9e3a9f2a91a712202b88ba72c
treec4664839eb199b03a45b8172918a57aa1427e7ac
parent0fb78d1533608809dbf1625c15db3ccaa93797c4
install-deps.sh: set python2 %bcond by environment

If there is no /usr/bin/python2 we need to set %bcond_with python2.

Fixes: http://tracker.ceph.com/issues/22999
Signed-off-by: Nathan Cutler <ncutler@suse.com>
install-deps.sh