PAmix: fix syntax error
This commit is contained in:
@@ -15,7 +15,7 @@ checksum=52c0022bb650d93ee348a7e50156bc94dd9a77a47fff279b07e92f0b40ce145d
|
|||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
*-musl) broken="Parts of ncurses, not available on musl";;
|
*-musl) broken="Parts of ncurses, not available on musl";;
|
||||||
done
|
esac
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|||||||
Reference in New Issue
Block a user