mirror of
https://abf.rosa.ru/djam/glibc.git
synced 2025-02-23 23:12:48 +00:00
remove %{name} from post
This commit is contained in:
parent
0b26ba1a94
commit
8f4e0f7e54
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue