wok-next diff distcc/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 | 999e4277a8ac |
children | 0d8a1a3edc72 |
line diff
1.1 --- a/distcc/receipt Wed Jan 09 16:45:37 2013 +0100 1.2 +++ b/distcc/receipt Thu Jan 23 13:38:58 2014 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Distributed compilation for C/C++" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://distcc.org" 1.10 WGET_URL="http://distcc.googlecode.com/files/$TARBALL"