guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] gnu: Add python2-wxpython.


From: Theodoros Foradis
Subject: Re: [PATCH 2/3] gnu: Add python2-wxpython.
Date: Tue, 25 Oct 2016 12:58:31 +0300
User-agent: mu4e 0.9.17; emacs 25.1.1

Hartmut Goebel writes:

> Am 24.10.2016 um 23:16 schrieb Theodoros Foradis:
>> +         (replace 'build
>> +           (lambda* (#:key inputs #:allow-other-keys)
>> +             (zero?
>> +              (system* "python" "setup.py" "WXPORT=gtk2" "UNICODE=1" 
>> "build")))))))
>
> Please set argument #:make-flags instread of calling setup.yp yourself.
> This will break with the upcoming change of the python build system.

Thanks for the hint. I will wait for more input on possible mistakes,
and post a revised patch series, including this change.
-- 
Theodoros Foradis



reply via email to

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