projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sync with madwifi changeset 3070
[openwrt.git]
/
package
/
fuse
/
Makefile
diff --git
a/package/fuse/Makefile
b/package/fuse/Makefile
index
2e7f031
..
2f24922
100644
(file)
--- a/
package/fuse/Makefile
+++ b/
package/fuse/Makefile
@@
-126,7
+126,7
@@
endef
define Package/fuse-utils/install
$(INSTALL_DIR) $(1)/usr/bin
- $(
CP
) $(PKG_INSTALL_DIR)/usr/bin/fusermount $(1)/usr/bin/
+ $(
INSTALL_BIN
) $(PKG_INSTALL_DIR)/usr/bin/fusermount $(1)/usr/bin/
endef
define Package/libfuse/install
This page took
0.019263 seconds
and
4
git commands to generate.