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