wok-6.x diff urxvt-full/receipt @ rev 4710
Add: python-pyprotocols (PEP 246 and a whole lot more)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jan 04 18:40:28 2010 +0100 (2010-01-04) |
parents | 27a68753fff8 |
children | 4897058add72 |
line diff
1.1 --- a/urxvt-full/receipt Fri Mar 13 08:12:01 2009 +0000 1.2 +++ b/urxvt-full/receipt Mon Jan 04 18:40:28 2010 +0100 1.3 @@ -17,6 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + busybox patch -p0 -i $WOK/urxvt/stuff/gcc.u 1.8 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.9 --enable-everything \ 1.10 --mandir=/usr/share/man $CONFIGURE_ARGS && \