From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: bug#27222: [PATCH] emacs-build-system install phase doesn't honor directory hierarchy Date: Mon, 05 Jun 2017 23:13:25 +0300 Message-ID: <87k24qkxay.fsf@gmail.com> References: <87h8zwptdn.fsf@gmail.com> <874lvwp7km.fsf@gmail.com> <87wp8rq57k.fsf@gmail.com> <87vaobnhtn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHyO5-0001my-Uj for bug-guix@gnu.org; Mon, 05 Jun 2017 16:14:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHyO3-0008BM-8C for bug-guix@gnu.org; Mon, 05 Jun 2017 16:14:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55432) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dHyO3-0008BA-43 for bug-guix@gnu.org; Mon, 05 Jun 2017 16:14:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dHyO2-00043V-VG for bug-guix@gnu.org; Mon, 05 Jun 2017 16:14:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Arun Isaac's message of "Mon, 05 Jun 2017 15:33:28 +0530") 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: Arun Isaac Cc: Maxim Cournoyer , 27222@debbugs.gnu.org Arun Isaac (2017-06-05 15:33 +0530) 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