Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 273586
Collapse All | Expand All

(-)openvpn-2.0.9.ebuild.old (-2 / +3 lines)
Lines 100-108 Link Here
100
	if ! use minimal ; then
100
	if ! use minimal ; then
101
		cd easy-rsa/2.0
101
		cd easy-rsa/2.0
102
		exeinto "/usr/share/${PN}/easy-rsa"
102
		exeinto "/usr/share/${PN}/easy-rsa"
103
		doexe *-* pkitool
103
		doexe build-* clean-all inherit-inter list-crl pkitool revoke-full \
104
			sign-req whichopensslcnf
104
		insinto "/usr/share/${PN}/easy-rsa"
105
		insinto "/usr/share/${PN}/easy-rsa"
105
		doins README openssl.cnf vars
106
		doins README openssl-0.9.6.cnf openssl.cnf vars
106
		cd ../..
107
		cd ../..
107
108
108
		exeinto "/usr/$(get_libdir)/${PN}"
109
		exeinto "/usr/$(get_libdir)/${PN}"

Return to bug 273586