From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] Update numactl Date: Tue, 8 Dec 2015 23:12:13 +0100 Message-ID: <20151208221213.GA8597@debian> References: <20151017194917.GA28893@debian> <87si58gjv3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6QUg-0001bK-8t for guix-devel@gnu.org; Tue, 08 Dec 2015 17:12:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a6QUc-0003DG-7x for guix-devel@gnu.org; Tue, 08 Dec 2015 17:12:22 -0500 Content-Disposition: inline In-Reply-To: <87si58gjv3.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sun, Oct 18, 2015 at 07:35:44PM +0200, Ludovic Courtès wrote: > Pfff… Could you email upstream and ask them to run ‘make dist’ next > time? It’s really weird: They used to do it, and it looks as if they > had forgotten. :-/ No, they did not use the autotools and had just a Makefile. Andreas