From 8245ab81e808cf0095963ae89a456477ea919b80 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 7 Dec 2011 16:03:54 +0000 Subject: [PATCH] [packages] tcpdump: prevent calling host pcap-config git-svn-id: svn://svn.openwrt.org/openwrt/packages@29474 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tcpdump/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index de0f5db66..ec6703be4 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2010 OpenWrt.org +# Copyright (C) 2007-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpdump PKG_VERSION:=4.1.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.tcpdump.org/release/ \ @@ -53,7 +53,8 @@ CONFIGURE_VARS += \ td_cv_buggygetaddrinfo="no" \ ac_cv_linux_vers=$(LINUX_VERSION) \ ac_cv_header_rpc_rpcent_h=no \ - ac_cv_lib_rpc_main=no + ac_cv_lib_rpc_main=no \ + ac_cv_path_PCAP_CONFIG="" MAKE_FLAGS :=