wok diff aterm/receipt @ rev 7239

Fixed wanted linux receipts to remove modules that are in modules-VERSION.list if they exist in other packages.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 13 03:27:43 2010 +0000 (2010-11-13)
parents 52dc4b48ed81
children 73242cce68d2
line diff
     1.1 --- a/aterm/receipt	Mon Oct 06 19:20:18 2008 +0000
     1.2 +++ b/aterm/receipt	Sat Nov 13 03:27:43 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://aterm.sourceforge.net"
     1.6  WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/aterm/$TARBALL"
     1.7 +TAGS="terminal"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()