projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f112b7
)
build libpcap package
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 1 Apr 2005 16:49:24 +0000
(16:49 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 1 Apr 2005 16:49:24 +0000
(16:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@504
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libpcap/Makefile
patch
|
blob
|
history
diff --git
a/package/libpcap/Makefile
b/package/libpcap/Makefile
index
1980429
..
e9144a6
100644
(file)
--- a/
package/libpcap/Makefile
+++ b/
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)/usr/lib/libpcap.a
+compile: $(STAGING_DIR)/usr/lib/libpcap.a
$(PKG_IPK)
install: $(IPKG_STATE_DIR)/info/$(PKG_NAME).list
clean:
This page took
0.036593 seconds
and
4
git commands to generate.