>From 3e80a72dd8c85c604a65c025e1e9841129270725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= <alirioe...@gmail.com> Date: Mon, 7 Apr 2014 07:06:24 +0000 Subject: [PATCH] gnu: icecat: Remove duplicated line.
* gnu/packages/gnuzilla.scm (icecat): Remove duplicated line. --- gnu/packages/gnuzilla.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm index c2a1801..c497080 100644 --- a/gnu/packages/gnuzilla.scm +++ b/gnu/packages/gnuzilla.scm @@ -78,8 +78,7 @@ `(("perl" ,perl) ("python" ,python-2) ; Python 3 not supported ("python2-pysqlite" ,python2-pysqlite) - ("pkg-config" ,pkg-config) - ("python" ,python-2))) ; Python 3 not supported + ("pkg-config" ,pkg-config))) (arguments `(#:tests? #f ; no check target -- 1.8.4