libvirt-glib: unbreak cross compilation.

This commit is contained in:
Juan RP 2015-06-18 07:07:43 +02:00
parent a48e3bca3a
commit dca06dc930
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ fi
pre_configure() {
autoreconf -fi
sed -i "s,@PYTHON_INCLUDES@,${XBPS_CROSS_BASE}/usr/include/python2.7," python/Makefile.in
}
libvirt-glib-devel_package() {