From: Bernhard Reutner-Fischer Date: Fri, 31 Aug 2007 12:04:00 +0000 (-0000) Subject: - need to touch the tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c306dd8dbf049c49f0aae6a1558471f2930f6469;p=buildroot.git - need to touch the tarball --- diff --git a/package/libusb/libusb.mk b/package/libusb/libusb.mk index fc2c787ae0..7675f23d30 100644 --- a/package/libusb/libusb.mk +++ b/package/libusb/libusb.mk @@ -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)