python3: fix typo in previous.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user