wok-stable diff rp-l2tp/receipt @ rev 12425

Fix missing mkdir command
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 11:13:28 2013 +0100 (2013-12-21)
parents 99315f95e162
children
line diff
     1.1 --- a/rp-l2tp/receipt	Tue Feb 16 10:29:20 2010 +0100
     1.2 +++ b/rp-l2tp/receipt	Sat Dec 21 11:13:28 2013 +0100
     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()