Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
5f32380834
commit
3b8ba9cde1
@ -153,11 +153,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/nm-connection-edit
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
%post -n libnma -p /sbin/ldconfig
|
||||
%postun -n libnma -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libnma
|
||||
|
||||
%post -n libnm-gtk -p /sbin/ldconfig
|
||||
%postun -n libnm-gtk -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libnm-gtk
|
||||
|
||||
%files
|
||||
%{_bindir}/nm-applet
|
||||
|
Loading…
Reference in New Issue
Block a user