mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
wget-DEB_PKG_NAME needs a silent wget (@) bug 538699, r=mfinkle
This commit is contained in:
parent
9a531da6f7
commit
f700819379
@ -171,7 +171,7 @@ endif
|
||||
ifndef EN_US_BINARY_URL
|
||||
$(error EN_US_BINARY_URL not defined)
|
||||
endif
|
||||
$(WGET) -q -O - $(EN_US_BINARY_URL)/deb_name.txt
|
||||
@$(WGET) -q -O - $(EN_US_BINARY_URL)/deb_name.txt
|
||||
|
||||
wget-deb:
|
||||
ifndef WGET
|
||||
|
Loading…
Reference in New Issue
Block a user