systemd: fixed INSTALL, use pycompile_module for -python subpkg.
This commit is contained in:
parent
56fb26bf3e
commit
cd7e67aa6b
3 changed files with 4 additions and 2 deletions
|
@ -5,6 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the systemd python bindings."
|
||||
|
||||
pycompile_module="systemd"
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/python*" usr/lib
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue