remove %{name} from post

This commit is contained in:
Alexander Stefanov 2019-04-25 13:00:33 +00:00
parent 0b26ba1a94
commit 8f4e0f7e54

View file

@ -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