From: John Mulligan Date: Thu, 26 May 2022 14:56:44 +0000 (-0400) Subject: debian: include the new object_format.py file X-Git-Tag: v18.0.0~810^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F46404%2Fhead;p=ceph.git debian: include the new object_format.py file This was missed when adding object_format.py to the RPM packaging. Signed-off-by: John Mulligan --- diff --git a/debian/ceph-mgr.install b/debian/ceph-mgr.install index fd7b68e82c74..9535b1e60bca 100644 --- a/debian/ceph-mgr.install +++ b/debian/ceph-mgr.install @@ -2,3 +2,4 @@ lib/systemd/system/ceph-mgr* usr/bin/ceph-mgr usr/share/ceph/mgr/mgr_module.* usr/share/ceph/mgr/mgr_util.* +usr/share/ceph/mgr/object_format.*