bacon: fix broken typo

This commit is contained in:
q66 2021-11-13 23:09:04 +01:00
parent 0af602016c
commit 537581d06f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ if [ "$XBPS_TARGET_LIBC" = musl ]; then
fi
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
post_install() {