openvpn: 2.2.2 -> 2.3.0

This commit is contained in:
Thomas Penteker 2013-01-09 19:35:05 +01:00 committed by Danny Rawlins
parent 17e273a836
commit 8389ff5978

View File

@ -19,4 +19,5 @@ build() {
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
rm -r $PKG/usr/share rm -r $PKG/usr/share
} }