wok rev 20413
*l2tp*: add doc (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 02 11:37:36 2018 +0200 (2018-08-02) |
parents | e09f8538625f |
children | a8bc6ffe9dde |
files | xl2tpd/receipt |
line diff
1.1 --- a/xl2tpd/receipt Thu Aug 02 11:32:59 2018 +0200 1.2 +++ b/xl2tpd/receipt Thu Aug 02 11:37:36 2018 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://www.xelerance.com/software/xl2tpd" 1.5 WGET_URL="$WEB_SITE/$TARBALL" 1.6 TAGS="vpn tunnel" 1.7 -CONFIG_FILES="/etc/lx2tpd" 1.8 +CONFIG_FILES="/etc/xl2tpd" 1.9 1.10 DEPENDS="libpcap" 1.11 BUILD_DEPENDS="libpcap-dev" 1.12 @@ -25,7 +25,7 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - mkdir -p $fs/usr $fs/etc/lx2tpd $fs/var/run/xl2tpd 1.17 + mkdir -p $fs/usr $fs/etc/xl2tpd $fs/var/run/xl2tpd 1.18 cp -a doc $install/usr/share/ 1.19 rm $install/usr/share/doc/*.? 1.20 cp -a ?[A-Z]* exemples $install/usr/share/doc