package/: convert to DOWNLOAD helper

This commit is contained in:
Peter Korsgaard
2009-01-16 11:42:52 +00:00
parent d58636d765
commit 4a7bfd2775
227 changed files with 280 additions and 280 deletions

View File

@@ -21,7 +21,7 @@ BR2_LSOF_CFLAGS+=-UHASIPv6
endif
$(DL_DIR)/$(LSOF_SOURCE):
$(WGET) -P $(DL_DIR) $(LSOF_SITE)/$(LSOF_SOURCE)
$(call DOWNLOAD,$(LSOF_SITE),$(LSOF_SOURCE))
lsof-source: $(DL_DIR)/$(LSOF_SOURCE)