forked from kiss-community/kiss
kiss: comment
This commit is contained in:
parent
5796f2a69f
commit
33a89dbe88
4
kiss
4
kiss
@ -551,6 +551,10 @@ pkg_build() {
|
||||
[ $# -gt 1 ] || [ "$pkg_update" ] && {
|
||||
prompt
|
||||
|
||||
# Prompt for password prior to the build if more than one package
|
||||
# will be built and installed. No use in forcing the user to wait
|
||||
# for the first password prompt (before caching) if it may take a
|
||||
# long long while.
|
||||
[ "$cached" ] || root_cache
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user