mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
python3: fix typo in previous.
This commit is contained in:
parent
357c915ed5
commit
57bf4ae202
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pre_configure() {
|
|||
}
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
msg_re "${pkgname}-${version} cannot be cross compiled right now.\n"
|
||||
msg_red "${pkgname}-${version} cannot be cross compiled right now.\n"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue