mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 07:44:04 +02: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
730adf9bb5
commit
37f2eaadcd
@ -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…
Reference in New Issue
Block a user