wok-current diff notecase/receipt @ rev 4792
Add: claws-mail-extras. Install every claws-mail plugins.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Jan 16 23:29:13 2010 +0100 (2010-01-16) |
parents | 085349c91f6a |
children | bee79018e13a |
line diff
1.1 --- a/notecase/receipt Thu Sep 24 19:11:22 2009 +0000 1.2 +++ b/notecase/receipt Sat Jan 16 23:29:13 2010 +0100 1.3 @@ -13,12 +13,13 @@ 1.4 1.5 # Rules to configure and make the package. 1.6 compile_rules() 1.7 -{ 1.8 +{ 1.9 busybox patch -p0 -i stuff/notecase-1.9.8_gcc4.u || exit 1 1.10 cd $src 1.11 # Disable gnome-vfs support 1.12 sed -i /'AUTODETECT_GNOME_VFS=1'/d Makefile 1.13 sed -i /'HAVE_GNOME_VFS=1'/d Makefile 1.14 + sed -i /'AUTODETECT_GTKSOURCEVIEW=1'/d Makefile 1.15 sed -i s/'install -D'/'install'/ Makefile 1.16 # Compile 1.17 make