]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/rules: fix ceph-mgr .pyc files left behind 23831/head
authorDan Mick <dan.mick@redhat.com>
Thu, 16 Aug 2018 01:32:22 +0000 (18:32 -0700)
committerPrashant D <pdhange@redhat.com>
Thu, 30 Aug 2018 23:08:55 +0000 (19:08 -0400)
commit9afb902a0b36edb575eb1b1f0a0f4f315a1196d3
treee3fb98d56831ae62f6c85dda3542beae7e4c10b7
parent5a96e29c891397ea255e5d8db16222d0bd8fca0b
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>
(cherry picked from commit b221877462c021ebaf4ab03e37aefb938d86875d)
debian/rules