From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: bug#24433: Date: Sat, 17 Sep 2016 02:30:54 +0530 Message-ID: <20160916210055.10442-1-arunisaac@systemreboot.net> References: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bl0Gr-0000Tv-Mg for bug-guix@gnu.org; Fri, 16 Sep 2016 17:02:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bl0Go-00019Z-JC for bug-guix@gnu.org; Fri, 16 Sep 2016 17:02:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bl0Go-00019I-Bx for bug-guix@gnu.org; Fri, 16 Sep 2016 17:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bl0Gn-0001tH-SV for bug-guix@gnu.org; Fri, 16 Sep 2016 17:02:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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: 24433@debbugs.gnu.org I have replaced invocations of bc with its absolute path in the files share/functions/math.fish and share/functions/seq.fish. Please review patch and suggest improvements if any.