wok diff rsync/receipt @ rev 9308
Fixed c-client.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 17 17:22:11 2011 +0000 (2011-03-17) |
parents | 646704797a39 |
children | ecb7af48ae16 |
line diff
1.1 --- a/rsync/receipt Thu Feb 10 02:55:28 2011 +0000 1.2 +++ b/rsync/receipt Thu Mar 17 17:22:11 2011 +0000 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()