wok diff osmo/receipt @ rev 4463

osmo: disable gtkspell support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 08 21:03:43 2009 +0100 (2009-11-08)
parents 4463b95d50a9
children 6ec17b55b59a
line diff
     1.1 --- a/osmo/receipt	Tue Jun 02 13:35:30 2009 +0200
     1.2 +++ b/osmo/receipt	Sun Nov 08 21:03:43 2009 +0100
     1.3 @@ -15,6 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/gtkspell-/gtkDISABLEDspell-/' configure
     1.8  	patch -p0 -i ../stuff/notes_items.patch || exit 1
     1.9  	./configure \
    1.10  		--prefix=/usr \