wok-next diff rsync/receipt @ rev 991
firefox + wv: fix build deps and error msg
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Jul 04 17:54:02 2008 +0200 (2008-07-04) |
parents | 0b58f274eec1 |
children | 6f2d3769a339 |
line diff
1.1 --- a/rsync/receipt Thu Apr 10 20:53:44 2008 +0200 1.2 +++ b/rsync/receipt Fri Jul 04 17:54:02 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 #