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

Collapse All | Expand All

(-)a/chrpath-0.13-r2.ebuild (+1 lines)
Lines 20-25 src_prepare() { Link Here
20
	epatch "${FILESDIR}"/${P}-multilib.patch
20
	epatch "${FILESDIR}"/${P}-multilib.patch
21
	epatch "${FILESDIR}"/${PN}-keepgoing.patch
21
	epatch "${FILESDIR}"/${PN}-keepgoing.patch
22
	epatch "${FILESDIR}"/${P}-testsuite-1.patch
22
	epatch "${FILESDIR}"/${P}-testsuite-1.patch
23
	epatch "${FILESDIR}"/${P}-fbsd-clang.patch
23
	# disable installing redundant docs in the wrong dir
24
	# disable installing redundant docs in the wrong dir
24
	sed -i -e '/doc_DATA/d' Makefile.am || die
25
	sed -i -e '/doc_DATA/d' Makefile.am || die
25
	# fix for automake-1.13, #467538
26
	# fix for automake-1.13, #467538

Return to bug 479820