New package: libvirt-glib-0.0.8.
This commit is contained in:
parent
021aff51c3
commit
146b8a8099
9 changed files with 84 additions and 0 deletions
12
srcpkgs/libvirt-glib/libvirt-glib-python.template
Normal file
12
srcpkgs/libvirt-glib/libvirt-glib-python.template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'libvirt-glib-python'.
|
||||
#
|
||||
short_desc="${short_desc} - python bindings"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the Python language bindings."
|
||||
|
||||
Add_dependency run python
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/python*" usr/lib
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue