void-packages/srcpkgs/systemd/systemd-python.template

8 lines
162 B
Text

# Template file for 'systemd-python'.
#
short_desc="${sourcepkg} - python bindings"
pycompile_module="systemd"
do_install() {
vmove "usr/lib/python*" usr/lib
}