summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-30 15:31:23 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-30 15:31:23 +0000
commit37f2eaadcdb57139198a141ce1fc05480aed0154 (patch)
treedc9ed6f9ac2a8de9e5f05f97b63369d3876816be /openwrt/package
parent730adf9bb55128eea0e81f6ec924fa099388bc54 (diff)
Fix libpcap compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@477 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/libpcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libpcap/Makefile b/openwrt/package/libpcap/Makefile
index 98806c283..1980429d8 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: