guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] gnu: icecat: Remove duplicated line.


From: Alírio Eyng
Subject: [PATCH] gnu: icecat: Remove duplicated line.
Date: Mon, 7 Apr 2014 07:11:54 +0000

>From 3e80a72dd8c85c604a65c025e1e9841129270725 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]