From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#27222: [PATCH] Fix ert-runner regression (was: emacs-build-system install phase doesn't honor directory hierarchy) Date: Tue, 06 Jun 2017 09:35:04 -0700 Message-ID: <87bmq1nkg7.fsf@gmail.com> References: <87h8zwptdn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIHSi-0005Yk-AE for bug-guix@gnu.org; Tue, 06 Jun 2017 12:36:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIHSc-0006U9-Fd for bug-guix@gnu.org; Tue, 06 Jun 2017 12:36:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57141) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIHSc-0006Ty-C6 for bug-guix@gnu.org; Tue, 06 Jun 2017 12:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dIHSb-0006Zl-TE for bug-guix@gnu.org; Tue, 06 Jun 2017 12:36:01 -0400 In-Reply-To: <87h8zwptdn.fsf@gmail.com> Sender: "Debbugs-submit" Resent-Message-ID: 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: ludo@gnu.org Cc: alezost@gmail.com, 27222@debbugs.gnu.org Hello Ludovic, Alex Kost (2017-06-05) wrote: > Arun Isaac (2017-06-05) wrote: > > Please make any other changes you think are necessary, and push. Thanks! > Thanks, but I'm afraid I'm not competent to judge about the first > patch. I don't really know what is used on build side and on host side, > and whether these things can be mixed like that. > -- > Alex Could you please have a quick look at the small change I did in the first patch at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27222#23? If it is sane, feel free to merge those (as suggested by Arun) and close this bug :) Thanks, Maxim