bacon: fix broken typo
This commit is contained in:
parent
0af602016c
commit
537581d06f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue