|
Posted by Kenneth Porter on December 15, 2004, 2:55 pm
Please log in for more thread options
Red Hat includes several modules as part of its core Perl package. I can
build RPM's to replace the binary components by using cpanflute2 (part of
RPM::Specfile) with installdirs=site. However, this doesn't change the
target location of the man pages, so they conflict with the original man
pages in the vendor man directories (under /usr/share/man). Has anyone
proposed an alternative location for "site" man pages, such as
/opt/perl/man? How can we standardize this?
|