wok diff openvpn-pam/receipt @ rev 15849

Up: truecrypt to 7.1a.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 27 07:30:42 2014 +0000 (2014-01-27)
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 Jan 27 07:30:42 2014 +0000
     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  }