wok diff rsync/receipt @ rev 8798

Fix droid-font tarball download
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 23 00:15:11 2011 +0100 (2011-02-23)
parents 646704797a39
children ecb7af48ae16
line diff
     1.1 --- a/rsync/receipt	Thu Feb 10 02:55:28 2011 +0000
     1.2 +++ b/rsync/receipt	Wed Feb 23 00:15:11 2011 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="http://rsync.samba.org/"
     1.5  WGET_URL="http://rsync.samba.org/ftp/rsync/$TARBALL"
     1.6  TAGS="sync"
     1.7 -CONFIG_FILES="/etc/rsyncd.conf /etc/rsyncd.secrets /etc/rsyncd.motd"
     1.8 +CONFIG_FILES="/etc/rsyncd.conf /etc/rsyncd.secrets"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()