wok diff poptop-man/receipt @ rev 16605

dvgrab: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 08 10:27:42 2014 +0000 (2014-05-08)
parents 129bb5b11a7e
children 5b7188f5cd91
line diff
     1.1 --- a/poptop-man/receipt	Wed Mar 02 03:12:51 2011 +0000
     1.2 +++ b/poptop-man/receipt	Thu May 08 10:27:42 2014 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="PPTP server man pages."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  WEB_SITE="http://www.poptop.org/"
     1.9  WANTED="poptop"
    1.10  SOURCE="pptpd"
    1.11 @@ -13,6 +14,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/
    1.15 -	cp -a $_pkg/usr/share $fs/usr/
    1.16 +	cp -a $install/usr/share $fs/usr/
    1.17  }
    1.18