Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35051 - webfsd - manpage installed in the wrong place
Summary: webfsd - manpage installed in the wrong place
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-04 05:56 UTC by Manolis Stamatogiannakis
Modified: 2003-12-15 15:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
One-line patch to the ebuild which fixes the man path. (webfs-1.20.ebuild.patch,264 bytes, patch)
2003-12-06 14:53 UTC, Adam Chodorowski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manolis Stamatogiannakis 2003-12-04 05:56:47 UTC
webfsd manpage is installed in /usr/share/man/man1/man1 instead of /usr/share/man/man1.

masistas man1 # epm -ql webfs
/usr/bin/webfsd
/usr/share/man/man1/man1/webfsd.1.gz
/usr/share/doc/webfs-1.20/README.gz
/usr/share/doc/webfs-1.20/COPYING.gz
Comment 1 Adam Chodorowski 2003-12-06 14:53:46 UTC
Created attachment 21807 [details, diff]
One-line patch to the ebuild which fixes the man path.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-12-08 04:03:50 UTC
there are a lot of ebuilds with /usr/share/man

eg. galleon

#ls -la /usr/man
lrwxrwxrwx    1 root     root            9 Sep 19 21:38 /usr/man -> share/man

Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-12-15 15:43:42 UTC
in cvs