Add second dh_python2 call with the "private" dir /usr/lib/ceph/mgr
Fixes: http://tracker.ceph.com/issues/26883
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit
b221877462c021ebaf4ab03e37aefb938d86875d)
dh_python2 -p ceph-base
dh_python2 -p ceph-osd
dh_python2 -p ceph-mgr
+ # batch-compile, and set up for delete, all the module files
+ dh_python2 -p ceph-mgr usr/lib/ceph/mgr
override_dh_python3:
for binding in rados cephfs rbd rgw; do \