wok-6.x diff gdb-python/receipt @ rev 5598
Up compcache (partial support in kerenl 2.6.33 ; fully in kernel starting 2.6.34)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue May 18 08:00:24 2010 -0400 (2010-05-18) |
parents | 8e4c8dda4852 |
children | 00d7ce375104 |
line diff
1.1 --- a/gdb-python/receipt Wed Jan 20 00:58:00 2010 +0100 1.2 +++ b/gdb-python/receipt Tue May 18 08:00:24 2010 -0400 1.3 @@ -7,7 +7,8 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 DEPENDS="ncurses expat glibc-dev python" 1.6 BUILD_DEPENDS="ncurses-dev python-dev" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 +SOURCE="gdb" 1.9 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/gdb/" 1.11 WGET_URL="http://ftp.gnu.org/gnu/gdb/$TARBALL" 1.12 PROVIDE="gdb"