From unknown Fri Jun 20 07:23:19 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#73964 <73964@debbugs.gnu.org> To: bug#73964 <73964@debbugs.gnu.org> Subject: Status: [PATCH] doc: remove stray prose Reply-To: bug#73964 <73964@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:23:19 +0000 retitle 73964 [PATCH] doc: remove stray prose reassign 73964 guix-patches submitter 73964 Brennan Vincent severity 73964 normal tag 73964 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 23 09:47:02 2024 Received: (at submit) by debbugs.gnu.org; 23 Oct 2024 13:47:02 +0000 Received: from localhost ([127.0.0.1]:59056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t3bhW-0004or-DE for submit@debbugs.gnu.org; Wed, 23 Oct 2024 09:47:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:58264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t3bhU-0004oS-I3 for submit@debbugs.gnu.org; Wed, 23 Oct 2024 09:47:01 -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 1t3bh0-00015i-W3 for guix-patches@gnu.org; Wed, 23 Oct 2024 09:46:31 -0400 Received: from smtp.umanwizard.com ([54.203.248.109]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t3bgz-0006nD-B2 for guix-patches@gnu.org; Wed, 23 Oct 2024 09:46:30 -0400 Received: from localhost ([172.254.204.170]) by smtp.umanwizard.com ; 23 Oct 2024 13:46:25 +0000 X-Fes-Received-For: guix-patches@gnu.org X-Fes-Received-From: From: Brennan Vincent To: guix-patches@gnu.org Subject: [PATCH] doc: remove stray prose X-Envelope-From: 7e98be500e43bd0c8491790901592a829ff7a74b Mon Sep 17 00:00:00 2001 Date: Wed, 23 Oct 2024 09:46:23 -0400 Message-ID: <87fronlyog.fsf@denver.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain X-Fes-Encrypted: true X-Fes-Ehlo-Domain: localhost Received-SPF: pass client-ip=54.203.248.109; envelope-from=brennan@umanwizard.com; helo=smtp.umanwizard.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) * doc/contributing.texi (Building from Git): Historically, the example for running ./configure included references to localstatedir and sysconfdir, which the following text explained. Since now it just tells you to run ./configure, remove this explanation. Change-Id: I5c7236f0421cda7480f91d4cfbcd724192846bce --- doc/contributing.texi | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/contributing.texi b/doc/contributing.texi index acdc303be6..ce6bda068d 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -240,13 +240,6 @@ Building from Git @end example @noindent -... where @file{/var} is the normal @code{localstatedir} value -(@pxref{The Store}, for information about this) and @file{/etc} is the -normal @code{sysconfdir} value. Note that you will probably not run -@command{make install} at the end (you don't have to) but it's still -important to pass the right @code{localstatedir} and @code{sysconfdir} -values, which get recorded in the @code{(guix config)} Guile module. - Finally, you can build Guix and, if you feel so inclined, run the tests (@pxref{Running the Test Suite}): @@ -256,6 +249,7 @@ Building from Git @end example @noindent +Note that you don't have to run @command{make install} at the end. If anything fails, take a look at installation instructions (@pxref{Installation}) or send a message to the @email{guix-devel@@gnu.org, mailing list}. base-commit: 789300000c09e6c66bf9dbb6c3fec9632225d51a prerequisite-patch-id: 190cf537d5350c96a329fe3baf0742cf187308bf prerequisite-patch-id: 5450d7b82e5c1160c9663f21bad4644b51f3ca69 prerequisite-patch-id: c8abc68123e4f2c8fcfa1f2552de097f310b149c prerequisite-patch-id: 47c71d891341ebe65d323b0ecee5e83e99aeb160 prerequisite-patch-id: e7892ac4a66728ede854ff4cd181795012780236 prerequisite-patch-id: 876cfbf9ae3cfda17809f8deb5f86aba523b0015 prerequisite-patch-id: ade24719ac6b2d1f6aab3b6559cdcc76986455cc prerequisite-patch-id: cc25e930146f5169b2a455cafe00a2098b881cca prerequisite-patch-id: de4804fdcb797484990fcb9028884b74d9e81906 prerequisite-patch-id: e3a8892e61c618e1d3920cf988d88554092dd8a8 prerequisite-patch-id: 0cbf33cadd71520efa7cf74cdf2a652a1d480276 prerequisite-patch-id: 82c2dd4e1bd68c72a187b05b7c6364abfd626cdf prerequisite-patch-id: 149f45f15824dfa9984c8294b8baebef349fa58d prerequisite-patch-id: 48ce03bfba28768acd87c048d966cd9d1050260f prerequisite-patch-id: f3fe01a9a135cfa2751df764a052e408e3f45cc5 prerequisite-patch-id: dd095809ae04cdf1ccdff4189501aefc53cba4d3 prerequisite-patch-id: f243111015e1019561d647f176b39b152c98695c prerequisite-patch-id: 436d246d14ef35e74389cd2475b5b32287da9bf5 prerequisite-patch-id: d575cba18d32854e8e7f899636b9979d60c8c3bf prerequisite-patch-id: a124f8bcc2be227f69063ce47a677338643b82e6 prerequisite-patch-id: dbacaa6b0d414ce916d4bbf0b7f59e9edb48729f prerequisite-patch-id: 5136939d4c2c40ded1ded86241136775a8ce9183 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 07 11:49:27 2025 Received: (at control) by debbugs.gnu.org; 7 Jan 2025 16:49:27 +0000 Received: from localhost ([127.0.0.1]:44405 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tVCli-0000st-Sk for submit@debbugs.gnu.org; Tue, 07 Jan 2025 11:49:27 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:53102) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tVClg-0000sZ-Lz for control@debbugs.gnu.org; Tue, 07 Jan 2025 11:49:25 -0500 Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludo@gnu.org; dmarc=fail (p=none dis=none) d=gnu.org X-IronPort-AV: E=Sophos;i="6.12,296,1728943200"; d="scan'208";a="201900420" Received: from unknown (HELO ribbon) ([193.50.110.52]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Jan 2025 17:49:18 +0100 Date: Tue, 07 Jan 2025 17:49:17 +0100 Message-Id: <87h66a1sdu.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #73964 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: control 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: -0.7 (/) close 73964 quit From unknown Fri Jun 20 07:23:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 05 Feb 2025 12:24:13 +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