7 lines
134 B
Text
7 lines
134 B
Text
# Template file for 'libplist-python'.
|
|
#
|
|
short_desc="${sourcepkg} Python bindings"
|
|
|
|
do_install() {
|
|
vmove usr/lib/python2.7 usr/lib
|
|
}
|