mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-21 23:38:49 -05:00
makepkg: remove obsolete comment
Behaviour changed in commit dce82f9d
.
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
c26e5b81e5
commit
ef1fb0ef81
@ -2149,7 +2149,6 @@ if (( SOURCEONLY )); then
|
||||
fi
|
||||
|
||||
if (( NODEPS || ( VERIFYSOURCE && !DEP_BIN ) )); then
|
||||
# no warning message needed for nobuild
|
||||
if (( NODEPS )); then
|
||||
warning "$(gettext "Skipping dependency checks.")"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user