projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
brcm47xx: update bcma and ssb to master-2011-07-21
[openwrt.git]
/
package
/
libtool
/
Makefile
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index
62895a8
..
b33eda1
100644
(file)
--- a/
package/libtool/Makefile
+++ b/
package/libtool/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libtool
include $(TOPDIR)/rules.mk
PKG_NAME:=libtool
-PKG_VERSION:=
1.5.2
4
+PKG_VERSION:=
2.
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
-PKG_MD5SUM:=
d0071c890101fcf4f2be8934a37841b0
+PKG_MD5SUM:=
b32b04148ecdd7344abc6fe8bd1bb021
-PKG_BUILD_
DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
+PKG_BUILD_
PARALLEL:=0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
@@
-39,8
+39,6
@@
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/lib $(1)/usr/include
mv $(2)/lib/* $(1)/usr/lib/
mv $(2)/include/* $(1)/usr/include/
$(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
- $(CP) $(2)/share/aclocal/* $(STAGING_DIR_HOST)/share/aclocal/
endef
define Package/libltdl/install
endef
define Package/libltdl/install
This page took
0.021692 seconds
and
4
git commands to generate.