respect the force flag -f

This commit is contained in:
Natanael Copa 2008-10-22 21:16:27 +00:00
parent 45e51ce190
commit ad1484bf0c
1 changed files with 1 additions and 1 deletions

2
abuild
View File

@ -318,7 +318,7 @@ trap 'die "Aborted by user"' INT
if [ -z "$1" ]; then
if up2date; then
if up2date && [ -z "$force" ]; then
vecho "Package is up to date"
else
set $default_cmds