wok-current diff mingw32-binutils/receipt @ rev 14112

smbclient: fix too much newline that produced a 546 files smbclient package, sorry about that
author ernia <monghitri@aruba.it>
date Sun Feb 24 21:28:58 2013 +0000 (2013-02-24)
parents 42924af752bc
children 380ffe05937a
line diff
     1.1 --- a/mingw32-binutils/receipt	Tue May 29 17:22:16 2012 +0200
     1.2 +++ b/mingw32-binutils/receipt	Sun Feb 24 21:28:58 2013 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$SOURCE-$VERSION-src.tar.gz"
     1.5  WEB_SITE="http://www.mingw.org/"
     1.6  WGET_URL="$SF_MIRROR/mingw/$TARBALL"
     1.7 +TAGS="assembler linker"
     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