From: Kefu Chai Date: Wed, 8 Jan 2020 03:20:33 +0000 (+0800) Subject: debian/radosgw.install: correct path to libradosgw.so* X-Git-Tag: v15.1.0~291^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F32539%2Fhead;p=ceph.git debian/radosgw.install: correct path to libradosgw.so* it was a regression introduced by f528f173e4 Signed-off-by: Kefu Chai --- diff --git a/debian/radosgw.install b/debian/radosgw.install index b6024ced082d..303791694c25 100644 --- a/debian/radosgw.install +++ b/debian/radosgw.install @@ -1,7 +1,7 @@ lib/systemd/system/ceph-radosgw* -lib/*/libradosgw.so* usr/bin/radosgw usr/bin/radosgw-es usr/bin/radosgw-object-expirer usr/bin/radosgw-token +usr/lib/libradosgw.so* usr/share/man/man8/radosgw.8