From unknown Mon Jun 23 18:28:42 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#39694 <39694@debbugs.gnu.org> To: bug#39694 <39694@debbugs.gnu.org> Subject: Status: [SHEPHERD] [PATCH] build: Adjust clean targets. Reply-To: bug#39694 <39694@debbugs.gnu.org> Date: Tue, 24 Jun 2025 01:28:42 +0000 retitle 39694 [SHEPHERD] [PATCH] build: Adjust clean targets. reassign 39694 guix-patches submitter 39694 Efraim Flashner severity 39694 normal tag 39694 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 20 10:43:03 2020 Received: (at submit) by debbugs.gnu.org; 20 Feb 2020 15:43:03 +0000 Received: from localhost ([127.0.0.1]:45639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4nyd-0007hR-3x for submit@debbugs.gnu.org; Thu, 20 Feb 2020 10:43:03 -0500 Received: from lists.gnu.org ([209.51.188.17]:52505) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4nyb-0007hJ-LB for submit@debbugs.gnu.org; Thu, 20 Feb 2020 10:42:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50885) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4nya-0006n7-Gy for guix-patches@gnu.org; Thu, 20 Feb 2020 10:42:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4nyZ-0002Mp-CX for guix-patches@gnu.org; Thu, 20 Feb 2020 10:42:56 -0500 Received: from flashner.co.il ([178.62.234.194]:49626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j4nyZ-0002Mc-6S for guix-patches@gnu.org; Thu, 20 Feb 2020 10:42:55 -0500 Received: from localhost (unknown [141.226.13.108]) by flashner.co.il (Postfix) with ESMTPSA id EDCB44002B; Thu, 20 Feb 2020 15:42:53 +0000 (UTC) From: Efraim Flashner To: guix-patches@gnu.org Subject: [SHEPHERD] [PATCH] build: Adjust clean targets. Date: Thu, 20 Feb 2020 17:42:21 +0200 Message-Id: <20200220154221.22104-1-efraim@flashner.co.il> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 178.62.234.194 X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: submit Cc: Efraim Flashner 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.0 (/) Makefile.am: Add man pages to the 'make clean' target. --- Currently 'man shepherd' shows version 0.6.1, 'man herd' 0.6.0, 'man halt' and 'man reboot' 0.3.2. With this patch these 4 manpages are added to the 'make clean' list and are deleted. The manpage creation works as expected. --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 9a1f019..8cf98d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ # Copyright =C2=A9 2002, 2003 Wolfgang J=C3=A4hrling # Copyright =C2=A9 2013, 2014, 2015, 2016, 2018, 2019 Ludovic Court=C3=A8= s # Copyright =C2=A9 2018 Carlo Zancanaro +# Copyright =C2=A9 2020 Efraim Flashner # # This file is part of the GNU Shepherd. # @@ -122,6 +123,8 @@ doc/%.8: modules/shepherd/scripts/%.scm dist_man1_MANS =3D doc/shepherd.1 doc/herd.1 dist_man8_MANS =3D doc/halt.8 doc/reboot.8 =20 +CLEANFILES +=3D $(dist_man1_MANS) $(dist_man8_MANS) + # Things not automatically included in the distribution. EXTRA_DIST +=3D \ build-aux/config.rpath \ --=20 2.25.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 06 06:11:07 2020 Received: (at 39694-done) by debbugs.gnu.org; 6 Mar 2020 11:11:07 +0000 Received: from localhost ([127.0.0.1]:44175 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jAAsl-0008AC-7b for submit@debbugs.gnu.org; Fri, 06 Mar 2020 06:11:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53303) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jAAsj-00089X-AN for 39694-done@debbugs.gnu.org; Fri, 06 Mar 2020 06:11:05 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jAAsa-0006Ly-H2; Fri, 06 Mar 2020 06:10:59 -0500 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=59926 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jAAsZ-0007W4-W6; Fri, 06 Mar 2020 06:10:56 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Efraim Flashner Subject: Re: [bug#39694] [SHEPHERD] [PATCH] build: Adjust clean targets. References: <20200220154221.22104-1-efraim@flashner.co.il> Date: Fri, 06 Mar 2020 12:10:52 +0100 In-Reply-To: <20200220154221.22104-1-efraim@flashner.co.il> (Efraim Flashner's message of "Thu, 20 Feb 2020 17:42:21 +0200") Message-ID: <87k13xoi0z.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 39694-done Cc: 39694-done@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.7 (-) Hi Efraim, Efraim Flashner skribis: > Makefile.am: Add man pages to the 'make clean' target. > --- > Currently 'man shepherd' shows version 0.6.1, 'man herd' 0.6.0, 'man > halt' and 'man reboot' 0.3.2. With this patch these 4 manpages are added > to the 'make clean' list and are deleted. The manpage creation works as > expected. [...] > +CLEANFILES +=3D $(dist_man1_MANS) $(dist_man8_MANS) This would remove man pages upon =E2=80=9Cmake clean=E2=80=9D, whereas they= should only be removed upon =E2=80=9Cmake distclean=E2=80=9D, per GNU conventions. I went with a different fix in Shepherd commit f32a2ff8ad329f224b2f693ad7e9fefac142a459. Thank you! Ludo=E2=80=99. From unknown Mon Jun 23 18:28:42 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 03 Apr 2020 11:24:07 +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