Bug 207801 - www-apache/mod_log_sql specifies compression for file in /usr/share/doc
Bug#: 207801 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: apache-bugs@gentoo.org Reported By: halcy0n@gentoo.org
Component: Ebuilds
URL: 
Summary: www-apache/mod_log_sql specifies compression for file in /usr/share/doc
Keywords:  
Status Whiteboard: 
Opened: 2008-01-27 22:44 0000
Description:   Opened: 2008-01-27 22:44 0000
You shouldn't specify the full path of the file since the user can specify
whether to use gzip or bzip2 to compress the files.  Instead refer to where the
file can be found.

References for why we should do this can be found at:
https://bugs.gentoo.org/show_bug.cgi?id=169772
http://devmanual.gentoo.org/ebuild-writing/common-mistakes/

------- Comment #1 From Benedikt Böhm 2008-01-27 23:09:14 0000 -------
fixed