wok diff urxvt/receipt @ rev 4716

Add: aspell-cs, aspell-hu, aspell-id, aspell-it, aspell-ru, aspell-sl
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Jan 04 23:24:52 2010 +0100 (2010-01-04)
parents 27a68753fff8
children 3115c291f303
line diff
     1.1 --- a/urxvt/receipt	Fri Mar 13 08:12:01 2009 +0000
     1.2 +++ b/urxvt/receipt	Mon Jan 04 23:24:52 2010 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	busybox patch -p0 -i ../stuff/gcc.u
     1.8  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9  	--disable-perl --with-codesets='eu' \
    1.10  	--mandir=/usr/share/man $CONFIGURE_ARGS && \