17 Oct
2012
17 Oct
'12
2:17 a.m.
On Tue, Oct 16, 2012 at 5:02 PM, Felix Yan <felixonmars@gmail.com> wrote:
As mentioned in the Arch Packaging Standards [1]: /usr/share/doc/{pkg} Application documentation
You should rename the documentation folder of your packages to /usr/share/doc/$pkgname, so there would be not anymore conflict.
[1] https://wiki.archlinux.org/index.php/Arch_Packaging_Standards
The thing is both use /usr/share/doc/python-foo. Yeah I guess it makes sense that one should use /usr/share/doc/python2-foo, thanks =)