From: Andre McCurdy Date: Mon, 6 Jul 2015 20:50:07 +0000 (-0700) Subject: rpm: fix typo in rpm-reloc-macros.patch X-Git-Tag: 2015-10~1353 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c8a1c3082f1c7cee535af490af58b4bce644f413;p=openembedded-core.git rpm: fix typo in rpm-reloc-macros.patch Signed-off-by: Andre McCurdy Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch b/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch index 0a5f5a4d72..59fe524df3 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch @@ -4,7 +4,7 @@ When the dynamic, runtime relocation is enables we need to make sure that the RPM macro file does not override the dynamic settings. Fix this by forcing the dynamic version to be used in all cases. -Upstream-Status: Inapproriate (OpenEmbedded specific) +Upstream-Status: Inappropriate (OpenEmbedded specific) Signed-off-by: Mark Hatle