X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ec8fa5540e88f076526bfaa388c8a4d406e37bff..5e7b8e0f947cc96a6398afe8c0cbaee0aeea5363:/openwrt/package/ebtables/Makefile?ds=sidebyside diff --git a/openwrt/package/ebtables/Makefile b/openwrt/package/ebtables/Makefile index 3f0b467ba..809caf3c0 100644 --- a/openwrt/package/ebtables/Makefile +++ b/openwrt/package/ebtables/Makefile @@ -19,6 +19,7 @@ $(DL_DIR)/$(PKG_SOURCE): $(PKG_BUILD_DIR)/.unpacked: $(DL_DIR)/$(PKG_SOURCE) $(PKG_CAT) $(DL_DIR)/$(PKG_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) - + $(PATCH) $(PKG_BUILD_DIR) ./patches touch $(PKG_BUILD_DIR)/.unpacked $(PKG_BUILD_DIR)/ebtables: $(PKG_BUILD_DIR)/.unpacked