Significant changes took place between jewel and kraken. This commit ensures
that we use the jewel install-deps.sh to build jewel.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
# GNU Library Public License for more details.
#
function install_deps() {
- git archive --remote=git://git.ceph.com/ceph.git master install-deps.sh | tar -xvf -
+ git archive --remote=git://git.ceph.com/ceph.git jewel install-deps.sh | tar -xvf -
#
# drop the following hack when trusty is not supported anymore
# there is no other way as long as we maintain a debian directory that tries