From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Fix bug #25304 (restore libtool ltmain.sh shebang) Date: Sun, 1 Jan 2017 14:45:24 +0000 Message-ID: <20170101144525.10710-1-ng0@libertad.pw> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cNhNi-0002JX-3u for guix-devel@gnu.org; Sun, 01 Jan 2017 09:45:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cNhNf-0005uw-30 for guix-devel@gnu.org; Sun, 01 Jan 2017 09:45:06 -0500 Received: from aibo.runbox.com ([91.220.196.211]:34147) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cNhNe-0005tY-SC for guix-devel@gnu.org; Sun, 01 Jan 2017 09:45:03 -0500 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cNhNc-0007SF-3N for guix-devel@gnu.org; Sun, 01 Jan 2017 15:45:00 +0100 Received: from 163-172-21-117.rev.poneytelecom.eu ([163.172.21.117] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cNhNV-00048B-5a for guix-devel@gnu.org; Sun, 01 Jan 2017 15:44:53 +0100 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" To: guix-devel@gnu.org The file which ends up in the store now has /bin/sh as shebang and the bug should be fixed in theory.