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

Collapse All | Expand All

(-)/usr/portage/x11-libs/gtk+/gtk+-3.12.2-r1.ebuild (+3 lines)
Lines 119-124 Link Here
119
	# Build fix on Darwin 10.6; bug #519058
119
	# Build fix on Darwin 10.6; bug #519058
120
	epatch "${FILESDIR}/${P}-darwin10.6.patch"
120
	epatch "${FILESDIR}/${P}-darwin10.6.patch"
121
121
122
	# Build fix on Gentoo hardened; bug #527682
123
	epatch "${FILESDIR}/${P}-pax.patch"
124
122
	if ! use test ; then
125
	if ! use test ; then
123
		# don't waste time building tests
126
		# don't waste time building tests
124
		strip_builddir SRC_SUBDIRS testsuite Makefile.am
127
		strip_builddir SRC_SUBDIRS testsuite Makefile.am

Return to bug 527682