void-packages/srcpkgs/libvirt-glib/libvirt-glib-python.template

13 lines
238 B
Plaintext

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