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

9 lines
162 B
Plaintext

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