projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1
[openwrt.git]
/
openwrt
/
package
/
nano
/
Makefile
diff --git
a/openwrt/package/nano/Makefile
b/openwrt/package/nano/Makefile
index
5ecad7e
..
aec6fa8
100644
(file)
--- a/
openwrt/package/nano/Makefile
+++ b/
openwrt/package/nano/Makefile
@@
-66,7
+66,7
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_NANO):
install -d -m0755 $(IDIR_NANO)/usr/bin
-
cp -fpR
$(PKG_INSTALL_DIR)/usr/bin/nano $(IDIR_NANO)/usr/bin/
+
$(CP)
$(PKG_INSTALL_DIR)/usr/bin/nano $(IDIR_NANO)/usr/bin/
$(RSTRIP) $(IDIR_NANO)
$(IPKG_BUILD) $(IDIR_NANO) $(PACKAGE_DIR)
This page took
0.028436 seconds
and
4
git commands to generate.