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