wok-stable diff dmenu/receipt @ rev 4986
fix: RAM for get-eclipse-pdt
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu Feb 25 10:43:08 2010 +0000 (2010-02-25) |
parents | 583bdd691510 |
children | 6063ce728c2f |
line diff
1.1 --- a/dmenu/receipt Fri May 01 13:43:09 2009 +0200 1.2 +++ b/dmenu/receipt Thu Feb 25 10:43:08 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://code.suckless.org/dl/tools" 1.6 WGET_URL="$WEB_SITE/$TARBALL" 1.7 +TAGS="launchbar" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()