rpm: fix typo in rpm-reloc-macros.patch

(From OE-Core rev: c8a1c3082f1c7cee535af490af58b4bce644f413)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andre McCurdy
2015-07-06 13:50:07 -07:00
committed by Richard Purdie
parent 6fd8459234
commit 3990d4228a

View File

@@ -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 <mark.hatle@windriver.com>