wok diff libgnomecanvas/receipt @ rev 6590
Added battery patch to lxpanel to fix 100% battery power bug.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 09 04:48:51 2010 +0000 (2010-10-09) |
parents | 06d743c7386f |
children | ffb49473f5e0 |
line diff
1.1 --- a/libgnomecanvas/receipt Fri Sep 10 12:23:56 2010 +0000 1.2 +++ b/libgnomecanvas/receipt Sat Oct 09 04:48:51 2010 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="gtk+-dev libglade-dev intltool libart_lgpl libart_lgpl-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.gnome.org/" 1.7 -WGET_URL=" http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL" 1.8 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()