mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- need to touch the tarball
This commit is contained in:
@@ -19,6 +19,7 @@ $(LIBUSB_PATCH):
|
||||
endif
|
||||
$(DL_DIR)/$(LIBUSB_SOURCE): $(LIBUSB_PATCH)
|
||||
$(WGET) -P $(DL_DIR) $(LIBUSB_SITE)/$(LIBUSB_SOURCE)
|
||||
touch -c $@
|
||||
|
||||
libusb-source: $(DL_DIR)/$(LIBUSB_SOURCE) $(LIBUSB_PATCH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user