diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/taglib/taglib-1.6.3/nolibtool.patch | 2 |
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 18237f24b..bf45b2f31 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 - test -n "$_LT_AC_TAGVAR(runpath_var $1)" || \ - test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)"="Xyes" ; then - -- # We can hardcode non-existant directories. +- # We can hardcode non-existent 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 |