summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-31 09:01:56 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-31 09:01:56 +0100
commite85afc45db93d7c66b63dd1e64189fad71d62080 (patch)
tree012f58f7a6a9c78ae5a511a04adba32798ba53d5 /package/libtool/Makefile
parent7c2dd6bb405b72023f6043ff7b0cca9347e449d2 (diff)
parentf25b3442d6f58604117dfe73506e4d79f95c59d6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index c549264d4..08842b638 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= libtool
PKG_VERSION:= 2.4.2
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= d2f3b7d4627e69e13514a40e72a24d50
PKG_DESCR:= a generic dynamic object loading library
PKG_SECTION:= lang
@@ -34,6 +34,8 @@ endif
HOST_STYLE:= auto
CONFIGURE_ARGS+= --enable-ltdl-install
+XAKE_FLAGS+= HELP2MAN=/bin/echo
+HOST_XAKE_FLAGS+= HELP2MAN=/bin/echo
libtool-install:
${INSTALL_DIR} ${IDIR_LIBTOOL}/usr/bin