Skip to content
Snippets Groups Projects
Commit 52f38094 authored by nico's avatar nico
Browse files

Fix libpcap compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@477 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent b4e465c6
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment