fix spec
This commit is contained in:
parent
e0b2202895
commit
e5371864b8
@ -94,8 +94,6 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
|||||||
|
|
||||||
%postun
|
%postun
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%postun
|
|
||||||
update-desktop-database -q
|
|
||||||
if [ $1 -eq 0 ]; then
|
if [ $1 -eq 0 ]; then
|
||||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user