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

Collapse All | Expand All

(-)/usr/portage/net-fs/autofs/autofs-5.0.3-r6.ebuild.old (-2 / +2 lines)
Lines 82-92 src_unpack() { Link Here
82
		rm -f ${T}/${i}
82
		rm -f ${T}/${i}
83
	done
83
	done
84
84
85
	cd "${S}"
86
85
	# fixes bug #210762
87
	# fixes bug #210762
86
	epatch "${FILESDIR}"/${P}-heimdal.patch
88
	epatch "${FILESDIR}"/${P}-heimdal.patch
87
89
88
	cd "${S}"
89
90
	# # use CC and CFLAGS from environment (bug #154797)
90
	# # use CC and CFLAGS from environment (bug #154797)
91
	# write these values in Makefile.conf
91
	# write these values in Makefile.conf
92
	(echo "# Use the compiler and cflags determined by configure";
92
	(echo "# Use the compiler and cflags determined by configure";

Return to bug 292147