]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: install from site-packages to dist-packages 45742/head
authorKefu Chai <tchaikov@gmail.com>
Fri, 1 Apr 2022 00:22:11 +0000 (08:22 +0800)
committerKefu Chai <tchaikov@gmail.com>
Fri, 1 Apr 2022 05:14:23 +0000 (13:14 +0800)
commite6eee052220e78b09fab04dab27ef7901ffbe8f3
tree720ca1eec24433d25d3fc251ad61e7779394c260
parent9ce4431f269fff8a88e93921881820ae0613ee61
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>
debian/python3-ceph-argparse.install [changed mode: 0644->0755]