wok diff bison/receipt @ rev 15659
c_icap: do not start daemon while cooking
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 12 07:48:19 2013 +0000 (2013-12-12) |
parents | 2b9f96603415 |
children | a5b865e166cd |
line diff
1.1 --- a/bison/receipt Sat Aug 10 13:52:56 2013 +0000 1.2 +++ b/bison/receipt Thu Dec 12 07:48:19 2013 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="GNU parser generator." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -LICENCE="GPL3" 1.8 +LICENSE="GPL3" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/bison/" 1.11 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"