projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a help target in case people want to read the README ;)
[openwrt.git]
/
package
/
libpcap
/
Makefile
diff --git
a/package/libpcap/Makefile
b/package/libpcap/Makefile
index
93a090d
..
c33c034
100644
(file)
--- a/
package/libpcap/Makefile
+++ b/
package/libpcap/Makefile
@@
-89,7
+89,7
@@
define Build/UninstallDev
endef
define Package/libpcap/install
-
install -m0755 -d
$(1)/usr/lib
+
$(INSTALL_DIR)
$(1)/usr/lib
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libpcap.so.* $(1)/usr/lib/
endef
This page took
0.018033 seconds
and
4
git commands to generate.