openvpn: fix install script

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-01-16 05:06:25 +01:00
parent ddf2d4a476
commit f5d4937ada

View File

@ -23,4 +23,4 @@
. config/options $1
mkdir -p $INSTALL/usr/sbin
cp -P $PKG_BUILD/openvpn $INSTALL/usr/sbin
cp -P $PKG_BUILD/src/openvpn/openvpn $INSTALL/usr/sbin