From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor?= Boskovits Subject: bug#31700: Make clean deletes french manuals Date: Sun, 3 Jun 2018 23:13:22 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000007ef5f2056dc349d3" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPaKD-00044t-7M for bug-guix@gnu.org; Sun, 03 Jun 2018 17:14:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fPaKA-0002Q3-Vc for bug-guix@gnu.org; Sun, 03 Jun 2018 17:14:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52708) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fPaKA-0002Pq-Rm for bug-guix@gnu.org; Sun, 03 Jun 2018 17:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fPaKA-000475-Jg for bug-guix@gnu.org; Sun, 03 Jun 2018 17:14:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPaJb-000448-Cg for bug-guix@gnu.org; Sun, 03 Jun 2018 17:13:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fPaJX-0001zM-T2 for bug-guix@gnu.org; Sun, 03 Jun 2018 17:13:27 -0400 Received: from mail-ua0-x22a.google.com ([2607:f8b0:400c:c08::22a]:39010) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fPaJX-0001z2-Oj for bug-guix@gnu.org; Sun, 03 Jun 2018 17:13:23 -0400 Received: by mail-ua0-x22a.google.com with SMTP id n4-v6so2134836uad.6 for ; Sun, 03 Jun 2018 14:13:23 -0700 (PDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 31700@debbugs.gnu.org, julien@lepiller.eu --0000000000007ef5f2056dc349d3 Content-Type: text/plain; charset="UTF-8" Make clean removes: doc/contributing.fr.texi doc/guix.fr.texi We had a discussion on #guix with roptat, and a few others. I have found out, that after removing $(TRANSLATED_INFO) from $(BUILT_SOURCES) in doc/local.mk these files are not deleted any more. I have doubts that this is a correct fix, as this might break dependency resolution. I also noticed, that after running make these two files end up with different content. If you think this fix is ok, I will send a patch. --0000000000007ef5f2056dc349d3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Make clean removes:
doc/contributing.fr.tex= i
doc/guix.fr.texi

We had a discussion on #gu= ix with roptat, and a few others.
I have found out, that after removing= $(TRANSLATED_INFO)
from $(BUILT_SOURCES) in doc/local.mk these files are not
deleted any more. I = have doubts that this is a correct fix, as
this might break depen= dency resolution.

I also noticed, that after runni= ng make these two files end up with different content.

=
If you think this fix is ok, I will send a patch.
--0000000000007ef5f2056dc349d3--