mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
libtool: update to 2.5.4
This commit is contained in:
parent
0a76f8700f
commit
49ed5df07c
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="libtool"
|
PKG_NAME="libtool"
|
||||||
PKG_VERSION="2.5.3"
|
PKG_VERSION="2.5.4"
|
||||||
PKG_SHA256="898011232cc59b6b3bbbe321b60aba9db1ac11578ab61ed0df0299458146ae2e"
|
PKG_SHA256="f81f5860666b0bc7d84baddefa60d1cb9fa6fceb2398cc3baca6afaa60266675"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://www.gnu.org/software/libtool/"
|
PKG_SITE="https://www.gnu.org/software/libtool/"
|
||||||
PKG_URL="https://ftpmirror.gnu.org/libtool/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://ftpmirror.gnu.org/libtool/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
diff -Naur a/Makefile.am b/Makefile.am
|
diff -Naur a/Makefile.am b/Makefile.am
|
||||||
--- a/Makefile.am 2015-01-20 07:34:33.000000000 -0800
|
--- a/Makefile.am 2015-01-20 07:34:33.000000000 -0800
|
||||||
+++ b/Makefile.am 2015-10-27 11:16:49.027497480 -0700
|
+++ b/Makefile.am 2015-10-27 11:16:49.027497480 -0700
|
||||||
@@ -406,22 +406,6 @@
|
@@ -408,23 +408,6 @@
|
||||||
$(AM_V_GEN)$(MAKEINFO) -P '$(srcdir)/doc' --no-headers \
|
$(AM_V_GEN)$(MAKEINFO) -P '$(srcdir)/doc' --no-headers \
|
||||||
$(MAKEINFOFLAGS) -o '$@' '$(notes_texi)'
|
$(MAKEINFOFLAGS) -o '$@' '$(notes_texi)'
|
||||||
|
|
||||||
@ -16,9 +16,10 @@ diff -Naur a/Makefile.am b/Makefile.am
|
|||||||
-# manual pages if the sources for the build-tree files we want to
|
-# manual pages if the sources for the build-tree files we want to
|
||||||
-# run have changed.
|
-# run have changed.
|
||||||
-$(libtool_1): $(ltmain_sh)
|
-$(libtool_1): $(ltmain_sh)
|
||||||
- $(AM_V_GEN)$(update_mans) --help-option=--help-all libtool
|
- $(AM_V_GEN)$(update_mans) -n 'Provide generalized library-building support services' --help-option=--help-all libtool
|
||||||
-$(libtoolize_1): $(libtoolize_in)
|
-$(libtoolize_1): $(libtoolize_in)
|
||||||
- $(AM_V_GEN)$(update_mans) libtoolize
|
- $(AM_V_GEN)$(update_mans) -n 'Prepare a package to use libtool' libtoolize
|
||||||
|
-
|
||||||
-
|
-
|
||||||
-
|
-
|
||||||
## ------------- ##
|
## ------------- ##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user