Move to ldconfig_scriptlets
This commit is contained in:
parent
7474cb7090
commit
81cf3427f6
@ -182,15 +182,10 @@ for variant in %{name}-gtk3-%{version} %{name}-%{version}; do
|
|||||||
done
|
done
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
%post gtk2 -p /sbin/ldconfig
|
%ldconfig_scriptlets gtk2
|
||||||
%post gtk3 -p /sbin/ldconfig
|
%ldconfig_scriptlets gtk3
|
||||||
%post jsonloader -p /sbin/ldconfig
|
%ldconfig_scriptlets jsonloader
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
%postun gtk2 -p /sbin/ldconfig
|
|
||||||
%postun gtk3 -p /sbin/ldconfig
|
|
||||||
%postun jsonloader -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING COPYING.2.1 COPYING-GPL3
|
%license COPYING COPYING.2.1 COPYING-GPL3
|
||||||
|
Loading…
Reference in New Issue
Block a user