From: Alfredo Deza Date: Tue, 5 Jun 2018 20:08:43 +0000 (-0400) Subject: alpine: remove ceph-disk ceph-detect-init python files X-Git-Tag: v14.0.1~1088^2~7 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=fb0f608b8895291d83e02414c3e4cd1bc88afa5d;p=ceph-ci.git alpine: remove ceph-disk ceph-detect-init python files Signed-off-by: Alfredo Deza --- diff --git a/alpine/APKBUILD.in b/alpine/APKBUILD.in index c0104c1632f..1b6d964db0d 100644 --- a/alpine/APKBUILD.in +++ b/alpine/APKBUILD.in @@ -193,7 +193,6 @@ base() { _pkg $_libdir/ceph/erasure-code libec_*.so* _pkg $_libdir/ceph/compressor libceph_*.so* _pkg $_sysconfdir/logrotate.d ceph - _pkg $_python_sitelib ceph_detect_init* ceph_disk* for dir in tmp bootstrap-osd bootstrap-mds bootstrap-rgw; do install -m 750 -o $_ceph_uid -g $_ceph_gid -d \ $subpkgdir$_localstatedir/lib/ceph/$dir || return 1