From unknown Sat Jun 21 17:31:49 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#65032 <65032@debbugs.gnu.org> To: bug#65032 <65032@debbugs.gnu.org> Subject: Status: doc: missing bits in _DATA description Reply-To: bug#65032 <65032@debbugs.gnu.org> Date: Sun, 22 Jun 2025 00:31:49 +0000 retitle 65032 doc: missing bits in _DATA description reassign 65032 automake-patches submitter 65032 Ineiev severity 65032 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 03 03:01:23 2023 Received: (at submit) by debbugs.gnu.org; 3 Aug 2023 07:01:23 +0000 Received: from localhost ([127.0.0.1]:50586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRSKp-0002s2-2N for submit@debbugs.gnu.org; Thu, 03 Aug 2023 03:01:23 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRSKn-0002rI-84 for submit@debbugs.gnu.org; Thu, 03 Aug 2023 03:01:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qRSKO-0003m9-NU for automake-patches@gnu.org; Thu, 03 Aug 2023 03:01:04 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qRSKO-0006pK-FL for automake-patches@gnu.org; Thu, 03 Aug 2023 03:00:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Subject:To:From:Date:in-reply-to: references; bh=Wo5YguuucEn7T91i6daFQ5mBFSA/enma7yY+Ve8DmlM=; b=Ve+q91AvOvShK6 vVOZexBt9IlKPSNryJgVCjUI2oQ25JP9jV7ObBUT2QT280PktjhpeP2dYjPvdIjeaHXCZP0s8wjpa aDKHF2VJOmviuOam/guclnKC0cvZFvuYBgAGWJOfypPk+ek4bpiHyXUFR4K5p0m+XNGQo+zrr7CCe yMHjRDzgT3ny8kFkzwo9pqq1n89SGusKC37h9C3TWFJpFG2+kX3SBJMcB3zQvJcQm4usYj+sjTKUh GcHyW+DYqNBkHbRFV0mENFRS8Rrq1mKhY3zXP5Hq6i60Xe2j7K7M8F24ngOH8dZgNDtzejeL4cSmJ EEUEELSm/4sfJv3I29jw==; Received: from tor-exit-nl1.privex.cc ([185.130.47.58] helo=desdichado) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qRSKJ-0006RC-MR for automake-patches@gnu.org; Thu, 03 Aug 2023 03:00:54 -0400 Date: Thu, 3 Aug 2023 07:06:07 +0000 From: Ineiev To: automake-patches@gnu.org Subject: doc: missing bits in _DATA description Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="QGHa/Chtnx8kbpTO" Content-Disposition: inline X-Spam-Score: 3.5 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: 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 miscellan [...] Content analysis details: (3.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.130.47.58 listed in zen.spamhaus.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 T_SCC_BODY_TEXT_LINE No description available. X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: 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 miscellan [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.130.47.58 listed in zen.spamhaus.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 T_SCC_BODY_TEXT_LINE No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --QGHa/Chtnx8kbpTO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 =20 @vindex data_DATA +@vindex doc_DATA +@vindex lisp_DATA @vindex sysconf_DATA @vindex sharedstate_DATA @vindex localstate_DATA @vindex pkgdata_DATA =20 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}. =20 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 --QGHa/Chtnx8kbpTO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEvZ1N7nsv8cvvLuDE4KzT4Mvnh0oFAmTLUdkACgkQ4KzT4Mvn h0qezAgAkylIM5DcYRMOh3MkAbrtaOgQUSmT0rupoio5Pa68g3g4YqDEGIf7F/2A eSqbb3f8TCqRCjROnXEFvyaJOzQWqzgEqdBg7Dl09BpbJBt8Et5U24X9zpiE72VP QLe1lvbhUzug7NDbx2qCiPYMB6iMc/zvNjYtdVnyLnOwZHJ3FyIHh+Grn8zUaH/z JTCoKPNRasC359hW8eOeVIm/0Q4ll/Xwl2M9bvIQzw8g7Je5hsEPIODCI0VdBi9R Axs5YEinUFVFJHSNBsEsQ2WNtkHj1blGzL9dffUyjATBjRkppbwp7IwcPgEU1rKn oD2g2PE7gjKctIA4bCu7ICLm3NAMQw== =6r3v -----END PGP SIGNATURE----- --QGHa/Chtnx8kbpTO-- From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 05 21:02:02 2023 Received: (at 65032) by debbugs.gnu.org; 6 Aug 2023 01:02:02 +0000 Received: from localhost ([127.0.0.1]:58373 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSS9i-0004sw-39 for submit@debbugs.gnu.org; Sat, 05 Aug 2023 21:02:02 -0400 Received: from frenzy.freefriends.org ([198.99.81.75]:53680 helo=freefriends.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSS9Z-0004sI-SR; Sat, 05 Aug 2023 21:01:58 -0400 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 37611qD1008600 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 5 Aug 2023 19:01:53 -0600 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 37611qIM008599; Sat, 5 Aug 2023 19:01:52 -0600 Date: Sat, 5 Aug 2023 19:01:52 -0600 Message-Id: <202308060101.37611qIM008599@freefriends.org> From: Karl Berry To: ineiev@gnu.org Subject: Re: [bug#65032] doc: missing bits in _DATA description In-Reply-To: X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 65032 Cc: 65032@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 From unknown Sat Jun 21 17:31:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 03 Sep 2023 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator