mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/: convert to DOWNLOAD helper
This commit is contained in:
@@ -126,7 +126,7 @@ endif
|
||||
endif
|
||||
|
||||
$(DL_DIR)/$(PHP_SOURCE):
|
||||
$(WGET) -P $(DL_DIR) $(PHP_SITE)
|
||||
$(call DOWNLOAD,$(PHP_SITE))
|
||||
|
||||
php-source: $(DL_DIR)/$(PHP_SOURCE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user