mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gdk-pixbuf: disable tests to unbreak musl.
This commit is contained in:
parent
33a2c3917b
commit
e7d78c507a
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ if [ -z "$CROSS_BUILD" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
sed -i '/SUBDIRS/s/tests//' Makefile.am
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue