From: Nicolas Thill Date: Wed, 30 Mar 2005 15:31:23 +0000 (+0000) Subject: Fix libpcap compile X-Git-Tag: reboot~33235 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0645ebf31ec3e27b9b9897caddc7e4fe9d901b64;p=oweals%2Fopenwrt.git Fix libpcap compile SVN-Revision: 477 --- diff --git a/openwrt/package/libpcap/Makefile b/openwrt/package/libpcap/Makefile index 98806c2835..1980429d81 100644 --- a/openwrt/package/libpcap/Makefile +++ b/openwrt/package/libpcap/Makefile @@ -80,7 +80,7 @@ $(IPKG_STATE_DIR)/info/$(PKG_NAME).list: $(PKG_IPK) source: $(DL_DIR)/$(PKG_SOURCE_FILE) prepare: $(PKG_BUILD_DIR)/.patched -compile: $(STAGING_DIR)/lib/libpcap.a +compile: $(STAGING_DIR)/usr/lib/libpcap.a install: $(IPKG_STATE_DIR)/info/$(PKG_NAME).list clean: