diff --git a/rpm/macros.fonts b/rpm/macros.fonts index 7ae71dc..1a2331f 100644 --- a/rpm/macros.fonts +++ b/rpm/macros.fonts @@ -74,18 +74,6 @@ print(meld(meld(pkgname,fontname),subname) .. "-fonts") %_font_pkg(n:f:) \ %define spn %_font_pkg_name %{-n:%{-n*}} \ -%post -n %{spn} \ -if [ -x %{_bindir}/fc-cache ]; then \ - %{_bindir}/fc-cache %{_fontdir} || : \ -fi \ -\ -\ -%postun -n %{spn} \ -if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then \ - %{_bindir}/fc-cache %{_fontdir} || : \ -fi\ -\ -\ %files -n %{spn} \ %defattr(0644,root,root,0755) \ \