]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/rules: fix ceph-mgr .pyc files left behind 23615/head
authorDan Mick <dan.mick@redhat.com>
Thu, 16 Aug 2018 01:32:22 +0000 (18:32 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 16 Aug 2018 21:29:15 +0000 (14:29 -0700)
commitb221877462c021ebaf4ab03e37aefb938d86875d
treea5d6c0140ca55d0aa45f4b4abd1d4568fb8008ba
parentacd02343f4ab49477182fd1c79cadacda53148f6
debian/rules: fix ceph-mgr .pyc files left behind

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>
debian/rules