mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 07:48:50 -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
|
fi
|
||||||
|
|
||||||
if (( NODEPS || ( VERIFYSOURCE && !DEP_BIN ) )); then
|
if (( NODEPS || ( VERIFYSOURCE && !DEP_BIN ) )); then
|
||||||
# no warning message needed for nobuild
|
|
||||||
if (( NODEPS )); then
|
if (( NODEPS )); then
|
||||||
warning "$(gettext "Skipping dependency checks.")"
|
warning "$(gettext "Skipping dependency checks.")"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user