From 1484ef2fa820d559f10c24b0d5ac6740c291e497 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 8 Jan 2020 11:20:33 +0800 Subject: [PATCH] debian/radosgw.install: correct path to libradosgw.so* it was a regression introduced by f528f173e4 Signed-off-by: Kefu Chai --- debian/radosgw.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3