mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/: convert to DOWNLOAD helper
This commit is contained in:
@@ -21,7 +21,7 @@ gl_cv_absolute_wchar_h=gl_cv_absolute_wchar_h=__fpending.h
|
||||
endif
|
||||
|
||||
$(DL_DIR)/$(M4_SOURCE):
|
||||
$(WGET) -P $(DL_DIR) $(M4_SITE)/$(M4_SOURCE)
|
||||
$(call DOWNLOAD,$(M4_SITE),$(M4_SOURCE))
|
||||
|
||||
m4-source: $(DL_DIR)/$(M4_SOURCE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user