From: dibdot Date: Sun, 6 Jul 2014 20:03:21 +0000 (+0200) Subject: Update Makefile X-Git-Tag: v14.07~192^2 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=aa7317d4561516b95b2280e7b538843d217640e0;p=feed%2Fpackages.git Update Makefile Removed the PKG_CHECK_FORMAT_SECURITY line --- diff --git a/net/etherwake/Makefile b/net/etherwake/Makefile index 8a86676619..7343adc0dc 100644 --- a/net/etherwake/Makefile +++ b/net/etherwake/Makefile @@ -16,7 +16,6 @@ PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/e/etherwake PKG_MD5SUM:=628e8b2a28d47f262e4c26c989402a59 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION).orig -PKG_CHECK_FORMAT_SECURITY:=1 include $(INCLUDE_DIR)/package.mk