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

Collapse All | Expand All

(-)polkit-0.112-r2.ebuild.orig (-1 / +1 lines)
Lines 91-97 Link Here
91
	use hppa && m='mr'
91
	use hppa && m='mr'
92
	use ia64 && m='mr'
92
	use ia64 && m='mr'
93
	use mips && m='mr'
93
	use mips && m='mr'
94
	pax-mark ${m} ${f}
94
	[ -n "$m" ] && pax-mark ${m} ${f}
95
}
95
}
96
96
97
src_install() {
97
src_install() {

Return to bug 485910