Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 293840 | Differences between
and this patch

Collapse All | Expand All

(-)a/gentoo/overlay/net-misc/openvpn/openvpn-2.1_rc21.ebuild (-1 / +1 lines)
Lines 46-51 src_unpack() { Link Here
46
46
47
	epatch "${FILESDIR}/${PN}-2.1_rc13-peercred.patch"
47
	epatch "${FILESDIR}/${PN}-2.1_rc13-peercred.patch"
48
	epatch "${FILESDIR}"/openvpn-2.1_rc20-pkcs11.patch
48
	epatch "${FILESDIR}"/openvpn-2.1_rc20-pkcs11.patch
49
	epatch "${FILESDIR}/openvpn-2.1_gcc44_fix.patch"
49
	use ipv6 && epatch "${WORKDIR}"/${P}-ipv6-${IPV6_VERSION}.patch
50
	use ipv6 && epatch "${WORKDIR}"/${P}-ipv6-${IPV6_VERSION}.patch
50
	use eurephia && epatch "${DISTDIR}/${P}_eurephia.patch"
51
	use eurephia && epatch "${DISTDIR}/${P}_eurephia.patch"
51
	sed -i \
52
	sed -i \
52
- 

Return to bug 293840