wok diff openvpn-pam/receipt @ rev 16374

Up: slitaz-configs (5.4) Getting ready for 5.0-RC1
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 19:59:46 2014 +0200 (2014-04-14)
parents b6e081f5fdbc
children f498b54a20cd
line diff
     1.1 --- a/openvpn-pam/receipt	Thu Jan 16 10:28:08 2014 +0000
     1.2 +++ b/openvpn-pam/receipt	Mon Apr 14 19:59:46 2014 +0200
     1.3 @@ -17,6 +17,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/openvpn
     1.7 -	cp -a $src/plugins/auth-pam/.libs/openvpn-plugin-auth-pam.so \
     1.8 +	cp -a $src/src/plugins/auth-pam/.libs/openvpn-plugin-auth-pam.so \
     1.9  		$fs/usr/share/openvpn
    1.10  }