wok diff audacity/receipt @ rev 3930

Update: binutils (toolprefixed binaries with default binutil symlinks; needed for builds expecting toolprefixed binutil binaries when a target platform [e.g. i486-pc-linux-gnu] is specified)
author Matthew Sheets <rcx@zoominternet.net>
date Wed Aug 19 16:02:07 2009 +0000 (2009-08-19)
parents a474af204795
children 395ec8205cff
line diff
     1.1 --- a/audacity/receipt	Mon Jun 01 23:19:50 2009 +0200
     1.2 +++ b/audacity/receipt	Wed Aug 19 16:02:07 2009 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  TARBALL="$PACKAGE-fullsrc-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://audacity.sourceforge.net"
     1.6  WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/audacity/$TARBALL"
     1.7 +TAGS="sound audio recorder editor"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()