]> git.pld-linux.org Git - packages/JADE.git/commitdiff
- fixed files list to gzipping. jade-1_2_1-5
authorkloczek <kloczek@pld-linux.org>
Thu, 23 Sep 1999 20:16:15 +0000 (20:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    JADE.spec -> 1.13

JADE.spec

index 0406d76f64c7f22522b552bc804e7f682e693b8f..ba0fcb458a4a0c08c03fb51f25791d104e53f822 100644 (file)
--- a/JADE.spec
+++ b/JADE.spec
@@ -92,7 +92,7 @@ install */*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1 \
+gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/* \
        README COPYING
 
 %post
This page took 0.055381 seconds and 4 git commands to generate.