wok diff awesome/receipt @ rev 3589

busybox: disable /usr/bin/ar
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 27 22:23:09 2009 +0200 (2009-06-27)
parents 5b127b495311
children e2ae0e65c659
line diff
     1.1 --- a/awesome/receipt	Sat Jun 06 20:18:15 2009 +0200
     1.2 +++ b/awesome/receipt	Sat Jun 27 22:23:09 2009 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://awesome.naquadah.org"
     1.6  WGET_URL="$WEB_SITE/download/$TARBALL"
     1.7 +TAGS="window-manager wm"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()