From 34b9764539a6461e1826c4ff78fca390b47d5cd7 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 12 Nov 2000 20:11:54 +0000 Subject: [PATCH] - modyfications for using neew rpm automation. Changed files: fnlib.spec -> 1.29 --- fnlib.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/fnlib.spec b/fnlib.spec index a84515c..24985b8 100644 --- a/fnlib.spec +++ b/fnlib.spec @@ -52,7 +52,6 @@ Biblioteki statyczne fnlib. %setup -q %build -LDFLAGS="-s"; export LDFLAGS %configure %{__make} fontsdir=%{_datadir}/fnlib_fonts @@ -61,9 +60,7 @@ LDFLAGS="-s"; export LDFLAGS rm -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT install -strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.* - -gzip -9nf {README,doc/fontinfo.README} +gzip -9nf README doc/fontinfo.README %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -- 2.43.0