lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 522e047be2663893e2b46a51eb54e357548bc3a2
parent e3199d1ffe814cc604e1300a0778b9e6b0d4e861
Author: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Date:   Thu, 12 Mar 2015 18:50:19 +0100

removed Build/Configure part

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>

Diffstat:
Mlibs/libseccomp/Makefile | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/libs/libseccomp/Makefile b/libs/libseccomp/Makefile @@ -53,10 +53,6 @@ define Package/libseccomp/description This package contains the seccomp library. endef -define Build/Configure - $(call Build/Configure/Default) -endef - define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include $(1)/usr/lib/pkgconfig $(CP) \