[Q] Re: Use $(datarootdir), make $(mandir) GNU-conformant
Mike Sperber
sperber at informatik.uni-tuebingen.de
Tue Aug 14 04:35:53 EDT 2007
Steve Youngs <steve at sxemacs.org> writes:
> QUERY
>
> * Mike Sperber <sperber at informatik.uni-tuebingen.de> writes:
>
> > - infodir='${datadir}/${instvardir}/info'
> > + infodir='${datarootdir}/${instvardir}/info'
>
> Shouldn't that be: '${datarootdir}/info'? Which puts the info files
> in FHS compliant location...
>
> $prefix/share/info
>
> instead of where you have them going...
>
> $prefix/share/xemacs-$version/info
Arguably so, but
a) it requires more extensive changes to the path machinery
b) keeping it where it is makes clear the distinction of what version of
XEmacs is documented
(Arguably, this is also the case for mandir, but I think the XEmacs man
page is less frequently updated and much less frequently read.)
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
More information about the XEmacs-Patches
mailing list