wok-current diff osmo/receipt @ rev 4897
pidgin-libnotify: Fix WGET_URL.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Feb 09 23:36:33 2010 +0100 (2010-02-09) |
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 Feb 09 23:36:33 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 \