From: Saul Wold Date: Fri, 16 Mar 2012 22:17:17 +0000 (-0700) Subject: slang: fix typo in rpathfix.patch X-Git-Tag: 2015-4~11335 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b57bc6c8be06bf05b30f35c81e28828013e9fb2d;p=openembedded-core.git slang: fix typo in rpathfix.patch Signed-off-by: Saul Wold --- diff --git a/meta/recipes-extended/slang/slang/rpathfix.patch b/meta/recipes-extended/slang/slang/rpathfix.patch index bd55c392c4..50cac9264f 100644 --- a/meta/recipes-extended/slang/slang/rpathfix.patch +++ b/meta/recipes-extended/slang/slang/rpathfix.patch @@ -1,7 +1,7 @@ Without this patch we see rpaths hardcoded into the build which results in QA warnings. These rpaths are not needed so lets turn this off. -Upsteam-Status: Inappropriate +Upstream-Status: Inappropriate (but could be turned into a proper configure option) RP 2012/03/14