wok-4.x 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 | 02a60e01e055 |
children | f25ac6310927 |
files | osmo/receipt |
line diff
1.1 --- a/osmo/receipt Sun Nov 08 19:06:26 2009 +0100 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 \