mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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
|
||||
|
||||
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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue