wok diff wxpython/receipt @ rev 13450

Add: claws-mail-neuwmail
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Oct 07 01:27:57 2012 +0200 (2012-10-07)
parents 41b267435764
children 6b09507225ec
line diff
     1.1 --- a/wxpython/receipt	Fri Apr 20 11:49:30 2012 +0200
     1.2 +++ b/wxpython/receipt	Sun Oct 07 01:27:57 2012 +0200
     1.3 @@ -31,7 +31,7 @@
     1.4      	$CONFIGURE_ARGS &&
     1.5      make $MAKEFLAGS
     1.6      cd $src/wxPython
     1.7 -    python -Np2 -i $stuff/wxpython-cairo.patch
     1.8 +    patch -Np2 -i $stuff/wxpython-cairo.patch
     1.9      python setup.py WXPORT=gtk2 UNICODE=1 build
    1.10      python setup.py WXPORT=gtk2 UNICODE=1 install --root=$DESTDIR
    1.11  }