wok-6.x diff tcc-win32/receipt @ rev 17295
libfm: add support of empty files (empty files not a text and not a binary, its... empty)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Oct 30 01:21:22 2014 +0200 (2014-10-30) |
parents | a436a235f098 |
children | a300e47088cc |
line diff
1.1 --- a/tcc-win32/receipt Fri Jul 05 13:51:55 2013 +0200 1.2 +++ b/tcc-win32/receipt Thu Oct 30 01:21:22 2014 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="fast Tiny C cross Compiler to win32 target." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -LICENSE="LGPL" 1.8 +LICENSE="LGPL2.1" 1.9 WEB_SITE="http://bellard.org/tcc/" 1.10 DEPENDS="tcc-common" 1.11 SUGGESTED="mingw32-w32api"