[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: python2-pygtk: fix path to pygobject-codegen-2.0.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: python2-pygtk: fix path to pygobject-codegen-2.0. |
Date: |
Wed, 04 Mar 2015 13:20:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Ricardo Wurmus <address@hidden> skribis:
> PyGtk comes with the deprecated pygtk-codegen-2.0 which only wraps
> pygobject-codegen-2.0. The attached patch fixes the prefix to this
> executable from the pygtk prefix to the pygobject package output.
>
> ~~ Ricardo
>
> From 01012ecefda0842d59d1031991ddf5ea6bb75080 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Mon, 2 Mar 2015 20:35:14 +0100
> Subject: [PATCH] gnu: python2-pygtk: fix path to pygobject-codegen-2.0
>
> * gnu/packages/gtk.scm (python2-pygtk)[arguments]: Add phase to patch the path
> to the pygobject-codegen-2.0 executable.
OK!
Ludo'.