wok-6.x diff notecase/receipt @ rev 4241
Up: notecase (1.9.8) + fix build wuth gcc 4.x
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Sep 24 19:11:22 2009 +0000 (2009-09-24) |
parents | d4b161735a3e |
children | f71dc16e767f |
line diff
1.1 --- a/notecase/receipt Mon Mar 16 22:26:55 2009 +0000 1.2 +++ b/notecase/receipt Thu Sep 24 19:11:22 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt 1.5 1.6 PACKAGE="notecase" 1.7 -VERSION="1.9.3" 1.8 +VERSION="1.9.8" 1.9 CATEGORY="office" 1.10 SHORT_DESC="Hierarchical note manager (aka. outliner)." 1.11 MAINTAINER="cooltaz@fastmail.fm" 1.12 @@ -14,6 +14,7 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 + busybox patch -p0 -i stuff/notecase-1.9.8_gcc4.u || exit 1 1.17 cd $src 1.18 # Disable gnome-vfs support 1.19 sed -i /'AUTODETECT_GNOME_VFS=1'/d Makefile