Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1273 - LFH fix for nautilus (man page misplacement)
Summary: LFH fix for nautilus (man page misplacement)
Status: RESOLVED DUPLICATE of bug 1280
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-20 21:26 UTC by Matthew Kennedy
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments
nautilus-1.0.6-r4-1.0.6-r5.patch (nautilus-1.0.6-r4-1.0.6-r5.patch,536 bytes, patch)
2002-03-20 21:27 UTC, Matthew Kennedy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Kennedy 2002-03-20 21:26:34 UTC
Howdy Gentoo developers,

Tonight I noticed that a good many ebuilds erroneously install man pages into
/usr/man instead of the LFH compliant /usr/share/man. Indeed, "man" won'y even
look there in Gentoo Linux. 

Usually this is because of an unchecked --mandir to configure or relying
defaults to make install.

Attached is a patch for nautilus-1.0.6-r4 (to my -r5) to correct this kind of
manpage problem (where /usr/man/man1/nautilus-xml-migrate.1 was being installed).

I'll be going through the other packages guilty of /usr/man installations, so if
these patches aren't wanted, please let me know now! :-)

Thanks, 
Matthew
Comment 1 Matthew Kennedy 2002-03-20 21:27:34 UTC
Created attachment 388 [details, diff]
nautilus-1.0.6-r4-1.0.6-r5.patch

This fixed the misplacement of manpages problem described above.
Comment 2 Matthew Kennedy 2002-03-21 01:13:20 UTC
Marking this as a duplicate of 1280 so that all the LFH fixes will be grouped
togehter per seemant's suggestion. Subsequent fixes will just be added as
attachments/additional comments.

*** This bug has been marked as a duplicate of 1280 ***