xbps-src: fix spelling
This commit is contained in:
parent
2a59e976c1
commit
da3b4d552a
2
xbps-src
2
xbps-src
|
@ -340,7 +340,7 @@ exit_func() {
|
||||||
remove_pkg $XBPS_CROSS_BUILD
|
remove_pkg $XBPS_CROSS_BUILD
|
||||||
fi
|
fi
|
||||||
if [ -z "$IN_CHROOT" ]; then
|
if [ -z "$IN_CHROOT" ]; then
|
||||||
msg_red "xbps-src: a failure has ocurred! exiting...\n"
|
msg_red "xbps-src: a failure has occurred! exiting...\n"
|
||||||
fi
|
fi
|
||||||
exit 2
|
exit 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue