wok diff osmo/receipt @ rev 4831

Up: beaver (0.4.0rc1) - Add custom config file, may replace geany has code editor
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jan 21 23:14:05 2010 +0100 (2010-01-21)
parents 4463b95d50a9
children 6ec17b55b59a
line diff
     1.1 --- a/osmo/receipt	Tue Jun 02 13:35:30 2009 +0200
     1.2 +++ b/osmo/receipt	Thu Jan 21 23:14:05 2010 +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 \