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

Collapse All | Expand All

(-)net-tools-1.60-r7.ebuild (+3 lines)
Lines 40-45 Link Here
40
	# GCC-3.3 Compile Fix
40
	# GCC-3.3 Compile Fix
41
	epatch ${PATCHDIR}/${P}-multiline-string.patch
41
	epatch ${PATCHDIR}/${P}-multiline-string.patch
42
42
43
	# gentoo bug #25465
44
	epatch ${FILESDIR}/x25_sr-gcc33.patch
45
43
	cp ${PATCHDIR}/net-tools-1.60-config.h config.h
46
	cp ${PATCHDIR}/net-tools-1.60-config.h config.h
44
	cp ${PATCHDIR}/net-tools-1.60-config.make config.make
47
	cp ${PATCHDIR}/net-tools-1.60-config.make config.make
45
48

Return to bug 25465