Update Makefile

Removed the PKG_CHECK_FORMAT_SECURITY line
This commit is contained in:
dibdot 2014-07-06 22:03:21 +02:00
parent 7d48271bd6
commit aa7317d456
1 changed files with 0 additions and 1 deletions

View File

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