wok-6.x diff csync/receipt @ rev 15805
bash: prevent rm .bashrc error when removing bash
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Jan 23 13:38:58 2014 +0000 (2014-01-23) |
parents | 9fca00a1918e |
children | 1a39a3d55d0e |
line diff
1.1 --- a/csync/receipt Mon Oct 01 01:39:13 2012 +0200 1.2 +++ b/csync/receipt Thu Jan 23 13:38:58 2014 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="File synchronizer" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://www.csync.org/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WGET_URL="http://download.owncloud.com/download/$TARBALL"