mirror of
https://github.com/ceph/ceph
synced 2024-12-22 11:31:55 +00:00
e6eee05222
this change addresses the regression introduced by
637dd7b404
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>
5 lines
179 B
Plaintext
Executable File
5 lines
179 B
Plaintext
Executable File
#! /usr/bin/dh-exec
|
|
|
|
usr/lib/python3*/site-packages/ceph_argparse.py /usr/lib/python3/dist-packages/
|
|
usr/lib/python3*/site-packages/ceph_daemon.py /usr/lib/python3/dist-packages/
|