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

Collapse All | Expand All

(-)a/freebsd-lib-9.1.ebuild (+1 lines)
Lines 169-174 src_prepare() { Link Here
169
		# shouldn't be a symlink to /usr/src/sys (which should be already patched)
169
		# shouldn't be a symlink to /usr/src/sys (which should be already patched)
170
		epatch "${FILESDIR}"/${PN}-7.1-types.h-fix.patch
170
		epatch "${FILESDIR}"/${PN}-7.1-types.h-fix.patch
171
		epatch "${FILESDIR}"/freebsd-sources-9.0-sysctluint.patch
171
		epatch "${FILESDIR}"/freebsd-sources-9.0-sysctluint.patch
172
		epatch "${FILESDIR}"/freebsd-sources-9.1-cdefs.h-gcc47.patch
172
		return 0
173
		return 0
173
	fi
174
	fi
174
175

Return to bug 444678