GNU bug report logs - #65032
doc: missing bits in _DATA description

Previous Next

Package: automake-patches;

Reported by: Ineiev <ineiev <at> gnu.org>

Date: Thu, 3 Aug 2023 07:02:01 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ineiev <ineiev <at> gnu.org>
To: 65032 <at> debbugs.gnu.org
Subject: [bug#65032] doc: missing bits in _DATA description
Date: Thu, 3 Aug 2023 07:06:07 +0000
[Message part 1 (text/plain, inline)]
Hello,

The 'Data' node doesn't list docdir and lispdir, though
doc_DATA and lisp_DATA are mentioned elsewhere in automake.texi.

diff --git a/doc/automake.texi b/doc/automake.texi
index 3b4f06e..d14b769 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -7355,14 +7355,16 @@ Automake supports the installation of miscellaneous data files using the
 @vindex DATA
 
 @vindex data_DATA
+@vindex doc_DATA
+@vindex lisp_DATA
 @vindex sysconf_DATA
 @vindex sharedstate_DATA
 @vindex localstate_DATA
 @vindex pkgdata_DATA
 
 Such data can be installed in the directories @code{datadir},
-@code{sysconfdir}, @code{sharedstatedir}, @code{localstatedir}, or
-@code{pkgdatadir}.
+@code{docdir}, @code{lispdir}, @code{sysconfdir}, @code{sharedstatedir},
+@code{localstatedir}, or @code{pkgdatadir}.
 
 By default, data files are @emph{not} included in a distribution.  Of
 course, you can use the @code{dist_} prefix to change this on a
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 291 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.