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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ineiev <ineiev <at> gnu.org>
Subject: bug#65032: closed (Re: [bug#65032] doc: missing bits in _DATA
 description)
Date: Sun, 06 Aug 2023 01:03:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65032: doc: missing bits in _DATA description

which was filed against the automake-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65032 <at> debbugs.gnu.org.

-- 
65032: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65032
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Karl Berry <karl <at> freefriends.org>
To: ineiev <at> gnu.org
Cc: 65032 <at> debbugs.gnu.org
Subject: Re: [bug#65032] doc: missing bits in _DATA description
Date: Sat, 5 Aug 2023 19:01:52 -0600
    The 'Data' node doesn't list docdir and lispdir, though
    doc_DATA and lisp_DATA are mentioned elsewhere in automake.texi.

Looks good to me. Thanks Ineiev. Installed, closing. --karl

[Message part 3 (message/rfc822, inline)]
From: Ineiev <ineiev <at> gnu.org>
To: automake-patches <at> gnu.org
Subject: doc: missing bits in _DATA description
Date: Thu, 3 Aug 2023 07:06:07 +0000
[Message part 4 (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.