- need to touch the tarball

This commit is contained in:
Bernhard Reutner-Fischer 2007-08-31 12:04:00 +00:00
parent cb365a4267
commit c306dd8dbf

View File

@ -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)