Pārlūkot izejas kodu

Update Makefile

Removed the PKG_CHECK_FORMAT_SECURITY line
dibdot 10 gadus atpakaļ
vecāks
revīzija
aa7317d456
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0
    1
      net/etherwake/Makefile

+ 0
- 1
net/etherwake/Makefile Parādīt failu

@@ -16,7 +16,6 @@ PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/e/etherwake
16 16
 PKG_MD5SUM:=628e8b2a28d47f262e4c26c989402a59
17 17
 
18 18
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION).orig
19
-PKG_CHECK_FORMAT_SECURITY:=1
20 19
 
21 20
 include $(INCLUDE_DIR)/package.mk
22 21