mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-01 09:51:50 -05:00
makepkg: use correct terminology
unix has no "folders".
This commit is contained in:
parent
eab8cf6241
commit
e1f6fe652d
@ -3437,7 +3437,7 @@ fi
|
|||||||
|
|
||||||
# if inhibiting archive creation, go no further
|
# if inhibiting archive creation, go no further
|
||||||
if (( NOARCHIVE )); then
|
if (( NOARCHIVE )); then
|
||||||
msg "$(gettext "Package folder is ready.")"
|
msg "$(gettext "Package directory is ready.")"
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user