[Q] Re: Use $(datarootdir), make $(mandir) GNU-conformant
Steve Youngs
steve at sxemacs.org
Mon Aug 13 19:59:48 EDT 2007
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
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| SXEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<steve at sxemacs.org>---|
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 312 bytes
Desc: not available
Url : http://lists.xemacs.org/pipermail/xemacs-patches/attachments/20070814/289f1da7/attachment.pgp
More information about the XEmacs-Patches
mailing list