projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
BusyBox httpd Accept Header Patch
[openwrt.git]
/
package
/
libtool
/
Makefile
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index
d03920f
..
e2d5b7c
100644
(file)
--- a/
package/libtool/Makefile
+++ b/
package/libtool/Makefile
@@
-41,7
+41,7
@@
define Build/InstallDev
mv $(2)/lib/* $(1)/usr/lib/
mv $(2)/include/* $(1)/usr/include/
$(INSTALL_DIR) $(STAGING_DIR_HOST)/share/aclocal
mv $(2)/lib/* $(1)/usr/lib/
mv $(2)/include/* $(1)/usr/include/
$(INSTALL_DIR) $(STAGING_DIR_HOST)/share/aclocal
-
mv
$(2)/share/aclocal/* $(STAGING_DIR_HOST)/share/aclocal/
+
$(CP)
$(2)/share/aclocal/* $(STAGING_DIR_HOST)/share/aclocal/
endef
define Package/libltdl/install
endef
define Package/libltdl/install
This page took
0.024413 seconds
and
4
git commands to generate.