From: Nicolas Thill Date: Wed, 30 Mar 2005 15:31:23 +0000 (+0000) Subject: Fix libpcap compile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1d37dc29c570c53c99ebd045305dcc9e5c5bfc4c;p=15.05%2Fopenwrt.git Fix libpcap compile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@477 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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: