Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=583672

--- Comment #5 from Gabriel Filion <lelu...@gmail.com> 2010-05-01 03:47:05 EDT 
---
hello, from what I can see in Debian, all the files are simply gzipped and not
tarred:

$ ls /usr/share/man/man1/
[.1.gz                             mbchk.1.gz
411toppm.1.gz                      mcat.1.gz
a2p.1.gz                           mcd.1.gz
[...]

$ file /usr/share/man/man1/mcat.1.gz 
/usr/share/man/man1/mcat.1.gz: gzip compressed data, from Unix, max compression

so instead of using "tar -czf", try using "gzip -9 tomtom.1". but I don't know
if there's a better/fedora way to compress the file automatically during the
package installation or construction.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to