void-packages/srcpkgs/libplist/libplist-python.template

8 lines
134 B
Plaintext
Raw Normal View History

2012-02-22 10:30:17 +01:00
# Template file for 'libplist-python'.
#
short_desc="${sourcepkg} Python bindings"
do_install() {
vmove usr/lib/python2.7 usr/lib
}