wok diff mingw32-gcc-c/receipt @ rev 13944

xorg-xauth: add common path (thanks mojo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 29 09:43:35 2013 +0100 (2013-01-29)
parents 42924af752bc
children 380ffe05937a
line diff
     1.1 --- a/mingw32-gcc-c/receipt	Tue May 29 17:22:16 2012 +0200
     1.2 +++ b/mingw32-gcc-c/receipt	Tue Jan 29 09:43:35 2013 +0100
     1.3 @@ -13,6 +13,7 @@
     1.4  MINGW32_URL="$SF_MIRROR/mingw"
     1.5  WGET_URL="$MINGW32_URL/$TARBALL"
     1.6  MINGW32_ID="i586-pc-mingw32"
     1.7 +TAGS="compiler C"
     1.8  
     1.9  # Configuration only needs included if we're in the build/wok environment
    1.10  if [ -e $WOK/mingw32-toolchain/stuff/mingw32.conf ] ; then