unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: icecat: Remove duplicated line.
@ 2014-04-07  7:11 Alírio Eyng
  2014-04-07  7:53 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Alírio Eyng @ 2014-04-07  7:11 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: icecat: Remove duplicated line.
  2014-04-07  7:11 [PATCH] gnu: icecat: Remove duplicated line Alírio Eyng
@ 2014-04-07  7:53 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-04-07  7:53 UTC (permalink / raw)
  To: Alírio Eyng; +Cc: guix-devel

Alírio Eyng <alirioeyng@gmail.com> skribis:

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

While at it, I also removed the duplicate ‘native-inputs’ field.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-07  7:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-07  7:11 [PATCH] gnu: icecat: Remove duplicated line Alírio Eyng
2014-04-07  7:53 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).