projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
madwifi: improve beacon miss handling to increase the reliability of STA mode links
[openwrt.git]
/
package
/
util-linux-ng
/
Makefile
diff --git
a/package/util-linux-ng/Makefile
b/package/util-linux-ng/Makefile
index
f6593f7
..
38b7c5d
100644
(file)
--- a/
package/util-linux-ng/Makefile
+++ b/
package/util-linux-ng/Makefile
@@
-110,7
+110,7
@@
define Package/losetup/install
endef
define Package/mount-utils/install
- $(INSTALL_DIR) $(1)/
s
bin/
+ $(INSTALL_DIR) $(1)/bin/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/mount/{u,}mount $(1)/bin
endef
This page took
0.020544 seconds
and
4
git commands to generate.