mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
- need to touch the tarball
This commit is contained in:
parent
cb365a4267
commit
c306dd8dbf
@ -19,6 +19,7 @@ $(LIBUSB_PATCH):
|
|||||||
endif
|
endif
|
||||||
$(DL_DIR)/$(LIBUSB_SOURCE): $(LIBUSB_PATCH)
|
$(DL_DIR)/$(LIBUSB_SOURCE): $(LIBUSB_PATCH)
|
||||||
$(WGET) -P $(DL_DIR) $(LIBUSB_SITE)/$(LIBUSB_SOURCE)
|
$(WGET) -P $(DL_DIR) $(LIBUSB_SITE)/$(LIBUSB_SOURCE)
|
||||||
|
touch -c $@
|
||||||
|
|
||||||
libusb-source: $(DL_DIR)/$(LIBUSB_SOURCE) $(LIBUSB_PATCH)
|
libusb-source: $(DL_DIR)/$(LIBUSB_SOURCE) $(LIBUSB_PATCH)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user