From 11d451fffa82709a31aecc02e1bf8a906e55f5d3 Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 9 Dec 2010 00:08:16 +0000 Subject: [PATCH] [packages] libnet-1.1.x: don't autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24373 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libnet-1.1.x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libnet-1.1.x/Makefile b/libs/libnet-1.1.x/Makefile index e8a5e7060..44d02e34d 100644 --- a/libs/libnet-1.1.x/Makefile +++ b/libs/libnet-1.1.x/Makefile @@ -17,7 +17,7 @@ PKG_MD5SUM:=be845c41170d72c7db524f3411b50256 PKG_BUILD_DIR:=$(BUILD_DIR)/libnet -PKG_FIXUP:=libtool +PKG_FIXUP:=libtool no-autoreconf PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk