Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 254463
Collapse All | Expand All

(-)/usr/portage/app-text/pdftk/pdftk-1.44.ebuild (+6 lines)
Lines 19-24 Link Here
19
19
20
S=${WORKDIR}/${P}-dist/${PN}
20
S=${WORKDIR}/${P}-dist/${PN}
21
21
22
pkg_setup() {
23
	# bug #254463
24
	# unfortunately _filter-var() in flag-o-matic is not public
25
	unset CFLAGS_amd64
26
}
27
22
src_prepare() {
28
src_prepare() {
23
	epatch "${FILESDIR}/${P}-Makefile.patch"
29
	epatch "${FILESDIR}/${P}-Makefile.patch"
24
	epatch "${FILESDIR}/${P}-LDFLAGS.patch"
30
	epatch "${FILESDIR}/${P}-LDFLAGS.patch"

Return to bug 254463