mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
debian/rules: run dh_python2 with ceph-daemon
to set substitute variable of `${python:Depends}` for this package Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
a3352d7e9a
commit
6eef7d002a
1
debian/rules
vendored
1
debian/rules
vendored
@ -134,6 +134,7 @@ override_dh_python2:
|
||||
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
|
||||
dh_python2 -p ceph-daemon
|
||||
|
||||
override_dh_python3:
|
||||
for binding in rados cephfs rbd rgw; do \
|
||||
|
Loading…
Reference in New Issue
Block a user