projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a small typo
[openwrt.git]
/
package
/
libpcap
/
Makefile
diff --git
a/package/libpcap/Makefile
b/package/libpcap/Makefile
index
c9af51d
..
52a81a1
100644
(file)
--- a/
package/libpcap/Makefile
+++ b/
package/libpcap/Makefile
@@
-53,7
+53,7
@@
define Build/InstallDev
endef
define Build/UninstallDev
- rm -rf $(STAGING_DIR)/usr/include/pcap{,-bpf,-named}.h \
+ rm -rf $(STAGING_DIR)/usr/include/pcap{,-bpf,-named
b
}.h \
$(STAGING_DIR)/usr/lib/libpcap.{a,so*}
endef
This page took
0.021332 seconds
and
4
git commands to generate.