libcap-ng: update to 0.6.6, added -python subpkg.
This commit is contained in:
15
srcpkgs/libcap-ng/libcap-ng-python.template
Normal file
15
srcpkgs/libcap-ng/libcap-ng-python.template
Normal file
@@ -0,0 +1,15 @@
|
||||
# Template file for 'libcap-ng-python'.
|
||||
#
|
||||
short_desc="${sourcepkg} python bindings"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the python language bindings."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run python
|
||||
Add_dependency run libcap-ng
|
||||
|
||||
do_install()
|
||||
{
|
||||
vmove "usr/lib/python*" usr/lib/python
|
||||
}
|
||||
Reference in New Issue
Block a user