bacon: fix broken typo
This commit is contained in:
parent
0af602016c
commit
537581d06f
@ -23,7 +23,7 @@ if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||||
broken="bacon.sh: line 776: 2242 Segmentation fault coproc COPROC "${g_BACONTOKEN}.exe"
|
broken="bacon.sh: line 776: 2242 Segmentation fault coproc COPROC ${g_BACONTOKEN}.exe"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user