]> git.pld-linux.org Git - packages/fftw.git/commitdiff
- added gzipping info pages.
authorkloczek <kloczek@pld-linux.org>
Tue, 3 Aug 1999 23:34:46 +0000 (23:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fftw.spec -> 1.3

fftw.spec

index d28221c693d97eaac4bbad953c233e081f3d0740..0300111ded297969a400f827140222ec12afac9b 100644 (file)
--- a/fftw.spec
+++ b/fftw.spec
@@ -47,7 +47,6 @@ LDFLAGS="-s"; export LDFLAGS
        --enable-type-prefix \
        --enable-threads
 
-
 make
 
 %install
@@ -57,6 +56,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 strip --strip-unneeded %{_libdir}/lib*.so.*.*
 
+gzip -9nf %{_infodir}/fftw.info*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.060857 seconds and 4 git commands to generate.