]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: install from site-packages to dist-packages
authorKefu Chai <tchaikov@gmail.com>
Fri, 1 Apr 2022 00:22:11 +0000 (08:22 +0800)
committerKefu Chai <tchaikov@gmail.com>
Wed, 24 Aug 2022 15:34:08 +0000 (23:34 +0800)
commitbfa86c88cd6b9c0ba0e042feb9764383245c8a49
tree45418b416c3df979775642b416c6aeed5a19647e
parentd510e4148dd93b1fbaa9b7ad524c076186da706c
debian: install from site-packages to dist-packages

this change addresses the regression introduced by
637dd7b40404e644519b1fc3b5ef03f2d18def00

dist-packages is a debian specific directory for holding 3rd party
python modules. so install the pure python packages into it.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit e6eee052220e78b09fab04dab27ef7901ffbe8f3)
debian/python3-ceph-argparse.install [changed mode: 0644->0755]