From: Andre McCurdy Date: Mon, 6 Jul 2015 20:50:06 +0000 (-0700) Subject: rpm: fix typo in rpm-realpath.patch X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~29867 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e891d2f3e9ff858b0523c350ebe77265d51522;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git rpm: fix typo in rpm-realpath.patch Signed-off-by: Andre McCurdy Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch b/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch index d2d9b098450..a810123ba89 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch @@ -4,7 +4,7 @@ _usr turned out to be a relative path to support dyanmic config, but it's being used somewhere as a indicator to locate substrings, so we must get the real path of it in advance. -Upstream-Status: Inapproriate (OpenEmbedded specific) +Upstream-Status: Inappropriate (OpenEmbedded specific) Signed-off-by: Ming Liu