2009-03-20 23:27:21 +00:00
|
|
|
# Template file for 'libxml2-python'.
|
|
|
|
#
|
2013-02-15 10:45:46 +00:00
|
|
|
short_desc="${short_desc} -- python extension"
|
2009-03-20 23:27:21 +00:00
|
|
|
|
2012-08-10 04:00:03 +00:00
|
|
|
do_install() {
|
|
|
|
vmove "usr/lib/python*" usr/lib
|
|
|
|
vmove usr/share/doc/${sourcepkg}-python-${version} usr/share/doc
|
2009-03-20 23:27:21 +00:00
|
|
|
}
|