From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id uFs5FyaqDWbxoAAA62LTzQ:P1 (envelope-from ) for ; Wed, 03 Apr 2024 21:12:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id uFs5FyaqDWbxoAAA62LTzQ (envelope-from ) for ; Wed, 03 Apr 2024 21:12:38 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XfAhGQbZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712171558; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=4S0UlO/19bjUAyI1hTF6D9hai0yyACFDl+CsYxym4+A=; b=KWb0HNfl+NIAPx5EDUpjeQcZjxZvco6kQZO667WRDwGhuSU/S3/XGSrkk+8tRz48Cgg4kb jC9336kS/sYtrtqYmBwrPauZU+XOSCQxhkBAlnvNs9aEuAMjlOOJ1QKD3bqgxx8yCBIS+Y 1XB0VXIQll5sxIlCYBoVd53OMg4HoNDNaqzisBCX695GewEY3Ol7C88h9FUriGA1Fsxb/H Z4LdntzI68+Fsc4DfjrL47/+vewNWYWfU1hOawDsdMUyQSEG6zeJaqgrSREf9g/+HZiIIg POwqkmYTYA+Kni40cabatule2YJAVdf+x2LZ9b0gbJqi0Kz4+5PW7kNSafioxA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XfAhGQbZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712171558; a=rsa-sha256; cv=none; b=Ke46WI08ookrucu/VVMNbxbIs6eIVu8bweYZ4zKgydIB6fywu9uuBAqcusG4np5delUMlh V30slWhUxFalUUdZX4mN7nZBhak3ALba6935N7WspOBe15Snz+wg+lLtPf9Sf7h/v6Bb1N 1vrNIYt1y0iv28HDUU8MigW7C/oSYR5/XBVhZ8C+7HT3hohEK5OU4qUXHvf1Q/nCutUCwy 1HRelat0V4c/85vj3XACvEpRZ0qAq3CIqFUcPkJ8hwdYEWbYXlcWtzTZw4PxBbY9ZQ9lUT l0PnhxFhxQI+Jk4TVfOHXtPNBI8l8GCezfGlO9Wh8SBWt24hC9M2mwmbYl5DTA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 39E4664494 for ; Wed, 03 Apr 2024 21:12:38 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rs61k-0007et-Ls; Wed, 03 Apr 2024 15:12:04 -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 1rs61i-0007eB-6b for guix-patches@gnu.org; Wed, 03 Apr 2024 15:12:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rs61h-0001bQ-Nf for guix-patches@gnu.org; Wed, 03 Apr 2024 15:12:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rs61m-0001ul-6d for guix-patches@gnu.org; Wed, 03 Apr 2024 15:12:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70169] [PATCH 7/7] maint: Ensure generated file reproducibility for dist. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Apr 2024 19:12:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70169 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70169@debbugs.gnu.org Received: via spool by 70169-submit@debbugs.gnu.org id=B70169.17121715177267 (code B ref 70169); Wed, 03 Apr 2024 19:12:06 +0000 Received: (at 70169) by debbugs.gnu.org; 3 Apr 2024 19:11:57 +0000 Received: from localhost ([127.0.0.1]:59673 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs61d-0001t8-4J for submit@debbugs.gnu.org; Wed, 03 Apr 2024 15:11:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs61W-0001r7-LN for 70169@debbugs.gnu.org; Wed, 03 Apr 2024 15:11:53 -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 1rs61M-00016p-Rd; Wed, 03 Apr 2024 15:11:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=4S0UlO/19bjUAyI1hTF6D9hai0yyACFDl+CsYxym4+A=; b=XfAhGQbZPv6skcgs1UwS 1/xgftC6zfnveBmZkFq2rQquMd4nQf7lV2QJje9uCR1rvbRyPZ0KyElCuU6iSeZ5BSFGPYHK5s3R0 iyNHU7OPBfBF/M3i04mQsKKwKbIsbSWwWZ2BGfi/UDEmIlugz8LGEQTYrv/NF8bMhy0OAcCadeiEF C+94CR770cUcA2tqq6fBbDUktthHdHz1dwqPgUOJxVNBAhDjBHm5bZXiKOSgqTtV/dJvoS794MA0K N5WUNqZWJWlpgsXijyo1uJ/IWk7ZOoF6LFSELjzhexLlECvksoWzz4FmW+y4pDItONMetwItfAsdg +NM1gPs68MJVUA==; From: Janneke Nieuwenhuizen Date: Wed, 3 Apr 2024 21:11:09 +0200 Message-ID: <80a2280ce7a14f1b8770dad24a230a569143d304.1712165977.git.janneke@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.56 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -5.56 X-Migadu-Queue-Id: 39E4664494 X-TUID: hXQ1ja9/FFO2 * doc/local.mk (override $(srcdir)/doc/stamp-vti): New target override. (doc-clean, man-clean): New targets. (auto-clean): Depend on it in new target. (DIST_CONFIGURE_FLAGS): New variable. (dist-hook): Use them. Change-Id: I7b8a3d9ef1e4a4eddb7c329a2c27f481a451b84b --- doc/local.mk | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/local.mk b/doc/local.mk index 893c99e1b1..a8e59bb7e6 100644 --- a/doc/local.mk +++ b/doc/local.mk @@ -280,3 +280,24 @@ $(eval $(call version.texi-from-git,vti,doc/guix.texi,)) $(foreach lang, $(MANUAL_LANGUAGES), \ $(eval i=$(shell echo $$(($(i)+1)))) \ $(eval $(call version.texi-from-git,$(i),po/doc/guix-manual.$(lang).po,-$(lang)))) + +DIST_CONFIGURE_FLAGS = \ + --localstatedir=/var \ + --sysconfdir=/etc + +dist: auto-clean +auto-clean: maintainer-clean-vti doc-clean man-clean + rm -f ABOUT-NLS INSTALL + rm -f aclocal.m4 configure libtool Makefile.in + git clean -fdx -- build-aux + ./bootstrap + ./configure $(DIST_CONFIGURE_FLAGS) + +doc-clean: + rm -f $(srcdir)/doc/stamp* + rm -f $(DOT_FILES:%.dot=%.png) + rm -f $(filter-out %D%/guix.texi %D%/guix-cookbook.texi, $(info_TEXINFOS)) + rm -f $(srcdir)/po/doc/*.pot $(srcdir)/po/guix/*.pot $(srcdir)/po/packages/*.pot + +man-clean: + rm -f $(srcdir)/doc/*.1 -- 2.41.0