Drop ldconfig scriptlets
This commit is contained in:
parent
c1551d6f67
commit
832f46bb0d
3
gdm.spec
3
gdm.spec
@ -185,8 +185,6 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%{?ldconfig}
|
|
||||||
|
|
||||||
# if the user already has a config file, then migrate it to the new
|
# if the user already has a config file, then migrate it to the new
|
||||||
# location; rpm will ensure that old file will be renamed
|
# location; rpm will ensure that old file will be renamed
|
||||||
|
|
||||||
@ -240,7 +238,6 @@ fi
|
|||||||
%systemd_preun gdm.service
|
%systemd_preun gdm.service
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%{?ldconfig}
|
|
||||||
%systemd_postun gdm.service
|
%systemd_postun gdm.service
|
||||||
|
|
||||||
%files -f gdm.lang
|
%files -f gdm.lang
|
||||||
|
Loading…
Reference in New Issue
Block a user