Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hello, Please update this version. I've updated easyrsa so it will have make install, so you don't need to guess which file to copy where.
Created an attachment (id=96785) [edit] openvpn-2.1_beta15.ebuild.diff
Fixed, thanks
cd easy-rsa/2.0 make install "DESTDIR=${D}/usr/share/${PN}/easy-rsa" ----> MIssing: cd ../.. exeinto "/usr/$(get_libdir)/${PN}" doexe plugin/*/*.so Why did you removed the cd ../..? The doexe will not work correctly.
Fixed