wok-6.x diff faad2/receipt @ rev 8094

linux-module-headers: fix /usr/src/linux creation
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 22 18:04:51 2011 +0100 (2011-01-22)
parents fe884d8ff264
children 0f8dcbf8807b
line diff
     1.1 --- a/faad2/receipt	Fri Aug 07 19:25:26 2009 +0000
     1.2 +++ b/faad2/receipt	Sat Jan 22 18:04:51 2011 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.audiocoding.com"
     1.6  WGET_URL="$SF_MIRROR/faac/$TARBALL"
     1.7 +TAGS="decoder mp4 mpeg"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()