- need to touch the tarball
This commit is contained in:
parent
cb365a4267
commit
c306dd8dbf
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user