wok diff tcc/receipt @ rev 15712

connman: use pidof string if no .pid file
author Richard Dunbar <mojo@slitaz.org>
date Mon Dec 23 22:28:27 2013 +0000 (2013-12-23)
parents a436a235f098
children 30509da0e83b
line diff
     1.1 --- a/tcc/receipt	Fri Jul 05 13:51:55 2013 +0200
     1.2 +++ b/tcc/receipt	Mon Dec 23 22:28:27 2013 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Fast Tiny C Compiler."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -LICENSE="LGPL"
     1.8 +LICENSE="LGPL2.1"
     1.9  WEB_SITE="http://bellard.org/tcc/"
    1.10  WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL"
    1.11  TAGS="compiler C assembler"