wok-next diff rsync/receipt @ rev 5614

catalyst: fix compile with 2.6.33.4 and WGET_URL
author Rohit Joshi <jozee@slitaz.org>
date Thu May 20 10:43:52 2010 -0400 (2010-05-20)
parents aae40c2e802f
children 646704797a39
line diff
     1.1 --- a/rsync/receipt	Sat Jan 09 22:28:34 2010 +0100
     1.2 +++ b/rsync/receipt	Thu May 20 10:43:52 2010 -0400
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://rsync.samba.org/"
     1.6  WGET_URL="http://rsync.samba.org/ftp/rsync/$TARBALL"
     1.7 +TAGS="sync"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()