From d5c7292aba8b8ccb8277675888ea98604873e3a7 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Fri, 25 Feb 2011 18:23:43 -0600 Subject: prelink: Add missing macro.prelink file Add the missing macro.prelink file... Signed-off-by: Mark Hatle --- meta/recipes-devtools/prelink/prelink/macros.prelink | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta/recipes-devtools/prelink/prelink/macros.prelink (limited to 'meta/recipes-devtools/prelink') diff --git a/meta/recipes-devtools/prelink/prelink/macros.prelink b/meta/recipes-devtools/prelink/prelink/macros.prelink new file mode 100644 index 0000000000..cb16695885 --- /dev/null +++ b/meta/recipes-devtools/prelink/prelink/macros.prelink @@ -0,0 +1,5 @@ +# rpm-4.1 verifies prelinked libraries using a prelink undo helper. +# Note: The 2nd token is used as argv[0] and "library" is a +# placeholder that will be deleted and replaced with the appropriate +# library file path. +%__prelink_undo_cmd /usr/sbin/prelink prelink -y library -- cgit 1.2.3-korg