From 8f4e0f7e54ab1b83fa8661916db24435205cf344 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Thu, 25 Apr 2019 13:00:33 +0000 Subject: [PATCH] remove %{name} from post --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index 1700ddd..e3aa5e9 100644 --- a/glibc.spec +++ b/glibc.spec @@ -226,7 +226,7 @@ contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function. -%post %{name} +%post %{_sbindir}/glibc_post_upgrade > /dev/null 2>&1 || : %files -f libc.lang