diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-23 18:29:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-23 18:30:45 +0000 |
commit | 7ad7c837bac0cd086098be0d7cdf5cd8388a8696 (patch) | |
tree | 836b61e5e6be730f94c284534d1d7e4bedbdf388 /meta/recipes-support | |
parent | 046a236bf0e6005ccc8af7c1449a4fa2e1e9e91c (diff) | |
download | openembedded-core-7ad7c837bac0cd086098be0d7cdf5cd8388a8696.tar.gz openembedded-core-7ad7c837bac0cd086098be0d7cdf5cd8388a8696.tar.bz2 openembedded-core-7ad7c837bac0cd086098be0d7cdf5cd8388a8696.tar.xz openembedded-core-7ad7c837bac0cd086098be0d7cdf5cd8388a8696.zip |
taglib: Refresh patch after recent accidental breakage
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch b/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch index bf45b2f31..73b098847 100644 --- a/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch +++ b/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch @@ -1,10 +1,10 @@ Upstream-Status: Inappropriate [configuration] -Index: taglib-1.6.1/acinclude.m4 +Index: taglib-1.6.3/acinclude.m4 =================================================================== ---- taglib-1.6.1.orig/acinclude.m4 2009-10-31 10:04:35.000000000 +0000 -+++ taglib-1.6.1/acinclude.m4 2010-02-01 15:25:38.887788993 +0000 -@@ -5997,5894 +5997,3 @@ +--- taglib-1.6.3.orig/acinclude.m4 2012-03-23 18:27:53.641984582 +0000 ++++ taglib-1.6.3/acinclude.m4 2012-03-23 18:28:05.601985381 +0000 +@@ -5989,5894 +5989,3 @@ KDE_USE_PIE="-pie" fi ]) @@ -1027,7 +1027,7 @@ Index: taglib-1.6.1/acinclude.m4 - test -n "$_LT_AC_TAGVAR(runpath_var $1)" || \ - test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)"="Xyes" ; then - -- # We can hardcode non-existent directories. +- # We can hardcode non-existant directories. - if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library @@ -5899,10 +5899,10 @@ Index: taglib-1.6.1/acinclude.m4 -SED=$lt_cv_path_SED -AC_MSG_RESULT([$SED]) -]) -Index: taglib-1.6.1/Makefile.am +Index: taglib-1.6.3/Makefile.am =================================================================== ---- taglib-1.6.1.orig/Makefile.am 2010-02-01 16:47:11.687791360 +0000 -+++ taglib-1.6.1/Makefile.am 2010-02-01 16:47:33.217875703 +0000 +--- taglib-1.6.3.orig/Makefile.am 2010-04-12 17:43:03.000000000 +0000 ++++ taglib-1.6.3/Makefile.am 2012-03-23 18:27:45.665984775 +0000 @@ -8,8 +8,8 @@ $(top_srcdir)/subdirs: cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs |