mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Fix libpcap compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
35527a5e29
commit
1d37dc29c5
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user