[rt-devel] RE: Patch for perl man page location

Christian Gilmore cgilmore at tivoli.com
Wed Jun 13 10:25:12 EDT 2001


I forgot to mention, I made the changes based upon the 1.3.99 CVS
snapshot.

Regards,
Christian

> -----Original Message-----
> From: Christian Gilmore [mailto:cgilmore at tivoli.com]
> Sent: Wednesday, June 13, 2001 9:24 AM
> To: RT Developers Mailing List (E-mail)
> Subject: Patch for perl man page location
>
>
> I noticed that the man pages for the RT perl modules are
> going into the site perl installation. I believe it to be
> appropriate to keep the man pages in the same tree as the
> modules themselves. Below is a patch to the Makefile to
> accomplish placing the man pages in the RT tree.
>
> 42a43
> > RT_MAN_PATH           =       $(RT_PATH)/man/man3
> 243a245
> >       mkdir -p $(RT_MAN_PATH)
> 253c255
> <         $(PERL) Makefile.PL LIB=$(RT_LIB_PATH) \
> ---
> >         $(PERL) Makefile.PL INSTALLSITELIB=$(RT_LIB_PATH)
> INSTALLMAN3DIR=$(RT_MAN_PATH) \
>
> Regards,
> Christian
>
> -----------------
> Christian Gilmore
> Infrastructure & Tools Team Lead
> Web & Multimedia Development
> IBM Software Group
>





More information about the Rt-devel mailing list