mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
libvirt-glib: unbreak cross compilation.
This commit is contained in:
parent
a48e3bca3a
commit
dca06dc930
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ fi
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
sed -i "s,@PYTHON_INCLUDES@,${XBPS_CROSS_BASE}/usr/include/python2.7," python/Makefile.in
|
||||||
}
|
}
|
||||||
|
|
||||||
libvirt-glib-devel_package() {
|
libvirt-glib-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue