wok-current rev 971
Up: rsync (3.0.3)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jun 30 12:16:25 2008 +0200 (2008-06-30) |
parents | 501c0ea3f0d7 |
children | 145381edd2dc |
files | rsync/receipt |
line diff
1.1 --- a/rsync/receipt Mon Jun 30 12:15:52 2008 +0200 1.2 +++ b/rsync/receipt Mon Jun 30 12:16:25 2008 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="rsync" 1.7 -VERSION="3.0.2" 1.8 +VERSION="3.0.3" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Utility that provides fast incremental." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -28,7 +28,6 @@ 1.13 { 1.14 mkdir -p $fs/usr 1.15 cp -a $_pkg/usr/bin $fs/usr 1.16 - strip -s $fs/usr/bin/* 1.17 # Config file is /etc/rsyncd.conf. 1.18 # User and passwd in /etc/rsyncd.secrets, syntax : user:passwd 1.19 #