From: Leo Zhang Date: Thu, 18 May 2017 09:22:11 +0000 (+0800) Subject: build: move bash_completion.d/ceph from debian/ceph-base.install to debian/ceph-commo... X-Git-Tag: v12.1.0~10^2~64^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F15148%2Fhead;p=ceph.git build: move bash_completion.d/ceph from debian/ceph-base.install to debian/ceph-common.install when only ceph-common is installed, can also use ceph completion Signed-off-by: Leo Zhang --- diff --git a/debian/ceph-base.install b/debian/ceph-base.install index 55ba5e20469b..95ffe0a8485d 100644 --- a/debian/ceph-base.install +++ b/debian/ceph-base.install @@ -1,4 +1,3 @@ -etc/bash_completion.d/ceph etc/init.d/ceph usr/sbin/ceph-create-keys usr/bin/ceph-detect-init diff --git a/debian/ceph-common.install b/debian/ceph-common.install index ba7eb70055d8..11e24f49472a 100755 --- a/debian/ceph-common.install +++ b/debian/ceph-common.install @@ -1,5 +1,6 @@ #! /usr/bin/dh-exec --with=install +etc/bash_completion.d/ceph etc/bash_completion.d/rados etc/bash_completion.d/radosgw-admin etc/bash_completion.d/rbd