mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
hedgewars: fix c&p fail
This commit is contained in:
parent
020d72f4a1
commit
cec03d6b73
1 changed files with 1 additions and 3 deletions
|
@ -18,9 +18,7 @@ distfiles="http://download.gna.org/hedgewars/hedgewars-src-${version}.tar.bz2"
|
||||||
checksum=b699c8971ff420c3edd6533527ae2e99040f1e79207c9140826945bcf0e62192
|
checksum=b699c8971ff420c3edd6533527ae2e99040f1e79207c9140826945bcf0e62192
|
||||||
nopie=yes
|
nopie=yes
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl) broken="see fpc" ;;
|
||||||
` broken="see fpc"
|
|
||||||
` ;;
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue