GNU bug report logs -
#65032
doc: missing bits in _DATA description
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65032 in the body.
You can then email your comments to 65032 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
automake-patches <at> gnu.org
:
bug#65032
; Package
automake-patches
.
(Thu, 03 Aug 2023 07:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ineiev <ineiev <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
automake-patches <at> gnu.org
.
(Thu, 03 Aug 2023 07:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[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)]
Information forwarded
to
automake-patches <at> gnu.org
:
bug#65032
; Package
automake-patches
.
(Sun, 06 Aug 2023 01:03:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 65032 <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Karl Berry <karl <at> freefriends.org>
:
You have taken responsibility.
(Sun, 06 Aug 2023 01:03:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ineiev <ineiev <at> gnu.org>
:
bug acknowledged by developer.
(Sun, 06 Aug 2023 01:03:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 03 Sep 2023 11:24:06 GMT)
Full text and
rfc822 format available.
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.