wok diff advancecomp/receipt @ rev 15274

mingw32-gcc: remove a wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 25 16:27:31 2013 +0000 (2013-09-25)
parents f4fd0777003f
children 617dbdeb6f7e
line diff
     1.1 --- a/advancecomp/receipt	Tue Feb 16 10:51:34 2010 +0000
     1.2 +++ b/advancecomp/receipt	Wed Sep 25 16:27:31 2013 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/advancemame/$TARBALL"
     1.5  DEPENDS="gcc-lib-base zlib"
     1.6  BUILD_DEPENDS="zlib-dev"
     1.7 -TAGS="compress archive"
     1.8 +TAGS="compression archive"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()