wok diff openvpn-pam/receipt @ rev 15659

c_icap: do not start daemon while cooking
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 12 07:48:19 2013 +0000 (2013-12-12)
parents f2ca3cf4f646
children 233351ab1780
line diff
     1.1 --- a/openvpn-pam/receipt	Mon Oct 17 00:30:08 2011 +0000
     1.2 +++ b/openvpn-pam/receipt	Thu Dec 12 07:48:19 2013 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="PAM plugin for OpenVPN."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  WEB_SITE="http://openvpn.net/"
     1.9 -DEPENDS="openvpn pam"
    1.10  WANTED="openvpn"
    1.11  TAGS="vpn tunnel"
    1.12  PROVIDE="openvpn:pam"
    1.13  
    1.14 +DEPENDS="openvpn pam"
    1.15 +
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()
    1.18  {