]> git.pld-linux.org Git - packages/analog.git/commitdiff
- don't commpress htmls and gifs
authorArtur Frysiak <artur@frysiak.net>
Fri, 18 Feb 2000 13:32:04 +0000 (13:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    analog.spec -> 1.10

analog.spec

index 7c7c49ea540eb61caa5bbdd0c6fe84148095629d..b47e170d7f3344e893da2d667d2e1824878cab13 100644 (file)
@@ -61,7 +61,7 @@ install               anlgform.html   $RPM_BUILD_ROOT/home/httpd/html/usage
 install                anlgform.pl     $RPM_BUILD_ROOT/home/httpd/cgi-bin
 touch                          $RPM_BUILD_ROOT/home/httpd/html/usage/analog.html
 
-gzip -9nf docs/* lang/*.html
+gzip -9nf docs/*.txt lang/*.html
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.091717 seconds and 4 git commands to generate.