makepkg: use correct terminology
unix has no "folders".
This commit is contained in:
parent
eab8cf6241
commit
e1f6fe652d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue