From 21815e8763918eee73c004a839651ae02f591065 Mon Sep 17 00:00:00 2001 From: Roman Werpachowski Date: Wed, 15 May 2002 10:12:38 +0000 Subject: [PATCH] - moved gzipping docs to %build Changed files: psplot.spec -> 1.10 --- psplot.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/psplot.spec b/psplot.spec index 67a3b6d..ff3f8b4 100644 --- a/psplot.spec +++ b/psplot.spec @@ -44,14 +44,14 @@ Pliki nag cp -f %{SOURCE1} Makefile %{__make} "CFLAGS=%{rpmcflags}" +gzip -9nf grmana4.ps *.txt *.for + %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_libdir} install libpsplot.so $RPM_BUILD_ROOT%{_libdir} install libpsplot.a $RPM_BUILD_ROOT%{_libdir} -gzip -9nf grmana4.ps *.txt *.for - %clean rm -rf $RPM_BUILD_ROOT -- 2.44.0