projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clean up the openswan patch to work with older patch versions as well
[openwrt.git]
/
toolchain
/
libnotimpl
/
Makefile
diff --git
a/toolchain/libnotimpl/Makefile
b/toolchain/libnotimpl/Makefile
index
9ae2bf2
..
f68346c
100644
(file)
--- a/
toolchain/libnotimpl/Makefile
+++ b/
toolchain/libnotimpl/Makefile
@@
-17,7
+17,7
@@
$(LIBNOTIMPL_DIR)/libnotimpl.a: $(LIBNOTIMPL_OBJS)
$(STAGING_DIR)/usr/lib/libnotimpl.a: $(LIBNOTIMPL_DIR)/libnotimpl.a
mkdir -p $(STAGING_DIR)/usr/lib
-
cp -fpR
$< $@
+
$(CP)
$< $@
touch -c $@
source:
This page took
0.024291 seconds
and
4
git commands to generate.