projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Package multipath kernel modules from #1608
[openwrt.git]
/
package
/
e2fsprogs
/
Makefile
diff --git
a/package/e2fsprogs/Makefile
b/package/e2fsprogs/Makefile
index
6dbae74
..
b2c1ba3
100644
(file)
--- a/
package/e2fsprogs/Makefile
+++ b/
package/e2fsprogs/Makefile
@@
-90,6
+90,7
@@
define Package/e2fsprogs/install
endef
define Package/libuuid/install
+ $(INSTALL_DIR) $(1)/usr/lib
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libuuid.so.* $(1)/usr/lib/
endef
This page took
0.019727 seconds
and
4
git commands to generate.