summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/taglib
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2012-03-22 06:05:59 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-22 16:47:06 +0000
commit9e3c79cfe84937439d0777875fdb7437b067c2b2 (patch)
treed2e6af100ac1a94f875d9f8844aeb02bce433524 /meta/recipes-support/taglib
parent54d61ed9f759a38f7309f4428e1853249071667c (diff)
downloadpoky-9e3c79cfe84937439d0777875fdb7437b067c2b2.tar.gz
Fix common typoes "existant", "dependant" and variations
Fix a couple common typoes, all contained within comments so there should be no effect on functionality. (From OE-Core rev: dc52c3cbf3a7b7242d53019f7643495eb40c0566) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/taglib')
-rw-r--r--meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch2
1 files changed, 1 insertions, 1 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 18237f24be..bf45b2f310 100644
--- a/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch
+++ b/meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch
@@ -1027,7 +1027,7 @@ Index: taglib-1.6.1/acinclude.m4
1027- test -n "$_LT_AC_TAGVAR(runpath_var $1)" || \ 1027- test -n "$_LT_AC_TAGVAR(runpath_var $1)" || \
1028- test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)"="Xyes" ; then 1028- test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)"="Xyes" ; then
1029- 1029-
1030- # We can hardcode non-existant directories. 1030- # We can hardcode non-existent directories.
1031- if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no && 1031- if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
1032- # If the only mechanism to avoid hardcoding is shlibpath_var, we 1032- # If the only mechanism to avoid hardcoding is shlibpath_var, we
1033- # have to relink, otherwise we might link with an installed library 1033- # have to relink, otherwise we might link with an installed library