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

11 lines
213 B
Text
Raw Normal View History

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