]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
buildpackages/common.sh: use install-deps.sh from jewel
authorNathan Cutler <ncutler@suse.com>
Tue, 6 Sep 2016 07:24:05 +0000 (09:24 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 6 Sep 2016 07:24:05 +0000 (09:24 +0200)
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>
tasks/buildpackages/common.sh

index eb9bc646678535121c46d999a54e50f1329ecd79..ca86e4f69d07a147673939d82a0f2f602ccb9d7e 100644 (file)
@@ -15,7 +15,7 @@
 # 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