wok diff osmo/receipt @ rev 4725

libbboost-dev: fix WGET_SOURCE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 05 16:19:03 2010 +0100 (2010-01-05)
parents 4463b95d50a9
children 6ec17b55b59a
line diff
     1.1 --- a/osmo/receipt	Tue Jun 02 13:35:30 2009 +0200
     1.2 +++ b/osmo/receipt	Tue Jan 05 16:19:03 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 \