summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2000-07-15 15:03:19 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit223e7e2e99e786f27eddf17f9ff329b1f1a619f4 (patch)
tree817ca704cd635e2a83d200bb6e66a88db6959053
parente441f129a20a335dbbaaebbda81010a72e5a9fc7 (diff)
downloadt1lib-223e7e2e99e786f27eddf17f9ff329b1f1a619f4.zip
t1lib-223e7e2e99e786f27eddf17f9ff329b1f1a619f4.tar.gz
- run type1inst with -q (wuiet) in %post/%postun.t1lib-1_0_1-3
Changed files: t1lib.spec -> 1.25
-rw-r--r--t1lib.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/t1lib.spec b/t1lib.spec
index bd6c3af..69d37f9 100644
--- a/t1lib.spec
+++ b/t1lib.spec
@@ -140,11 +140,11 @@ gzip -9nf Changes README.t1* doc/*.dvi
%post fonts
cd %{_fontdir}/Type1
-%{_bindir}/type1inst -nolog
+%{_bindir}/type1inst -nolog -q
%postun fonts
cd %{_fontdir}/Type1
-%{_bindir}/type1inst -nolog
+%{_bindir}/type1inst -nolog -q
%clean
rm -r $RPM_BUILD_ROOT