wok rev 9956

wbar: clean-up
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 15:24:34 2011 +0200 (2011-05-18)
parents 57749b8f1c3c
children cd21c0ff61a6
files wbar/receipt
line diff
     1.1 --- a/wbar/receipt	Wed May 18 15:23:58 2011 +0200
     1.2 +++ b/wbar/receipt	Wed May 18 15:24:34 2011 +0200
     1.3 @@ -8,10 +8,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tbz2"
     1.5  WEB_SITE="http://code.google.com/p/wbar/"
     1.6  WGET_URL="http://www.tecapli.com.ar/warlock/$TARBALL"
     1.7 +CONFIG_FILES="/etc/wbar/dot.wbar"
     1.8 +TAGS="desktop launchbar"
     1.9 +
    1.10  DEPENDS="imlib2 ttf-dejavu gcc-lib-base"
    1.11  BUILD_DEPENDS="imlib2-dev"
    1.12 -CONFIG_FILES="/etc/wbar/dot.wbar"
    1.13 -TAGS="desktop launchbar"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()