wok-next diff openvpn-down-root/receipt @ rev 16316

Up: gdb (7.7) and add to ARM (we need debugging now!)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 09 15:22:40 2014 +0200 (2014-04-09)
parents b6e081f5fdbc
children f498b54a20cd
line diff
     1.1 --- a/openvpn-down-root/receipt	Thu Jan 16 10:28:08 2014 +0000
     1.2 +++ b/openvpn-down-root/receipt	Wed Apr 09 15:22:40 2014 +0200
     1.3 @@ -16,6 +16,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/openvpn
     1.7 -	cp -a $src/plugins/down-root/.libs/openvpn-plugin-down-root.so \
     1.8 +	cp -a $src/src/plugins/down-root/.libs/openvpn-plugin-down-root.so \
     1.9  		$fs/usr/share/openvpn
    1.10  }