wok diff rox-filer/receipt @ rev 6577

Fixed lemon. Moved the compiling lemon into sqlite. This way lemon is more normal wanted package with only genpkg_rules.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 08 18:47:02 2010 +0000 (2010-10-08)
parents 39a218ff0972
children 9f9385b879d3
line diff
     1.1 --- a/rox-filer/receipt	Mon Mar 16 22:34:05 2009 +0000
     1.2 +++ b/rox-filer/receipt	Fri Oct 08 18:47:02 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://roscidus.com/desktop/"
     1.6  WGET_URL="http://downloads.sourceforge.net/rox/$TARBALL"
     1.7 +TAGS="file-browser file-manager"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()