pygobject: update for xbps-src>=90.

This commit is contained in:
Juan RP 2014-01-01 17:57:22 +01:00
parent 3f0bdce50e
commit 87bc941660
1 changed files with 0 additions and 6 deletions

View File

@ -65,12 +65,6 @@ pygobject-devel_package() {
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
}
}
pygobject_package() {
pkg_install() {
rm -rf ${DESTDIR}/python3
vmove all
}
}