wok diff codeblocks/receipt @ rev 4884
Add ncursesw (UTF-8 support for curses libs) and modify ncurses pkg
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Feb 05 23:13:39 2010 +0100 (2010-02-05) |
parents | bace02e19bd0 |
children | f7e96b8e3444 |
line diff
1.1 --- a/codeblocks/receipt Sun May 17 22:29:04 2009 +0200 1.2 +++ b/codeblocks/receipt Fri Feb 05 23:13:39 2010 +0100 1.3 @@ -15,6 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + busybox patch -p1 -i ../stuff/glib.u 1.8 ./configure \ 1.9 --with-contrib-plugins="all, -help" \ 1.10 --prefix=/usr \