wok-next diff rp-l2tp/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 99315f95e162
children 3b4e4318134e
line diff
     1.1 --- a/rp-l2tp/receipt	Tue Feb 16 10:29:20 2010 +0100
     1.2 +++ b/rp-l2tp/receipt	Fri Oct 08 18:47:02 2010 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://rp-l2tp.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="vpn tunnel"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()