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

Collapse All | Expand All

(-)/usr/portage/net-dialup/pptpclient/pptpclient-1.1.0.ebuild (-1 / +4 lines)
Lines 27-33 Link Here
27
	cd ${S}
27
	cd ${S}
28
	insinto /etc/ppp
28
	insinto /etc/ppp
29
	doins options.pptp
29
	doins options.pptp
30
	dosbin pptp-command pptp_fe.pl xpptp_fe.pl	
30
	dosbin pptp-command pptp_fe.pl
31
	if use tcltk; then
32
		dosbin xpptp_fe.pl	
33
	fi
31
	
34
	
32
	cd pptp-linux-${PV}
35
	cd pptp-linux-${PV}
33
	dosbin pptp
36
	dosbin pptp

Return to bug 6956