projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] mac80211: oops, add missing patches
[openwrt.git]
/
package
/
libtool
/
Makefile
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index
a339a86
..
e2d5b7c
100644
(file)
--- a/
package/libtool/Makefile
+++ b/
package/libtool/Makefile
@@
-14,7
+14,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
-PKG_MD5SUM:=
8e0ac9797b62ba4dcc8a2fb7936412
b0
+PKG_MD5SUM:=
d0071c890101fcf4f2be8934a37841
b0
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
@@
-37,11
+37,11
@@
define Build/InstallDev
prefix="$(2)" \
exec_prefix="$(2)" \
install
prefix="$(2)" \
exec_prefix="$(2)" \
install
- $(INSTALL_DIR) $(1)/lib $(1)/usr/include
- mv $(2)/lib/* $(1)/lib/
+ $(INSTALL_DIR) $(1)/
usr/
lib $(1)/usr/include
+ mv $(2)/lib/* $(1)/
usr/
lib/
mv $(2)/include/* $(1)/usr/include/
$(INSTALL_DIR) $(STAGING_DIR_HOST)/share/aclocal
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.025374 seconds
and
4
git commands to generate.