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: Hartmut Goebel
Subject: Re: [PATCH 2/3] gnu: Add python2-wxpython.
Date: Tue, 25 Oct 2016 10:32:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

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.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

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