From: Andre McCurdy Date: Mon, 6 Jul 2015 20:50:06 +0000 (-0700) Subject: rpm: fix typo in rpm-realpath.patch X-Git-Tag: 2015-10~1354 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=83e891d2f3e9ff858b0523c350ebe77265d51522;p=openembedded-core.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 d2d9b09845..a810123ba8 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