forked from pool/intlfonts
add missing -c option to run_suseconfig_fonts
OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/intlfonts?expand=0&rev=3
This commit is contained in:
parent
4fc229427a
commit
216645fe70
@ -317,16 +317,16 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%run_suseconfig_fonts
|
%run_suseconfig_fonts
|
||||||
|
|
||||||
%post -n intlfonts-ttf-fonts
|
%post -n intlfonts-ttf-fonts
|
||||||
%run_suseconfig_fonts
|
%run_suseconfig_fonts -c
|
||||||
|
|
||||||
%postun -n intlfonts-ttf-fonts
|
%postun -n intlfonts-ttf-fonts
|
||||||
%run_suseconfig_fonts
|
%run_suseconfig_fonts -c
|
||||||
|
|
||||||
%post -n intlfonts-type1-fonts
|
%post -n intlfonts-type1-fonts
|
||||||
%run_suseconfig_fonts
|
%run_suseconfig_fonts -c
|
||||||
|
|
||||||
%postun -n intlfonts-type1-fonts
|
%postun -n intlfonts-type1-fonts
|
||||||
%run_suseconfig_fonts
|
%run_suseconfig_fonts -c
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user