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

Collapse All | Expand All

(-)/usr/portage/net-fs/openafs/openafs-1.4.4.ebuild (-1 / +2 lines)
Lines 13-19 Link Here
13
13
14
LICENSE="IBM openafs-krb5 openafs-krb5-a APSL-2 sun-rpc"
14
LICENSE="IBM openafs-krb5 openafs-krb5-a APSL-2 sun-rpc"
15
SLOT="0"
15
SLOT="0"
16
KEYWORDS="alpha amd64 ~ia64 ppc ppc64 x86"
16
KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
17
IUSE="debug kerberos pam doc"
17
IUSE="debug kerberos pam doc"
18
18
19
RDEPEND="~net-fs/openafs-kernel-${PV}
19
RDEPEND="~net-fs/openafs-kernel-${PV}
Lines 30-35 Link Here
30
	# Apply patches to apply chosen compiler settings, fix the hardcoded paths
30
	# Apply patches to apply chosen compiler settings, fix the hardcoded paths
31
	# to be more FHS friendly, and the fix the incorrect typecasts for va_arg
31
	# to be more FHS friendly, and the fix the incorrect typecasts for va_arg
32
	EPATCH_SUFFIX="patch" epatch ${PATCHDIR}
32
	EPATCH_SUFFIX="patch" epatch ${PATCHDIR}
33
	epatch "${FILESDIR}"/openafs-1.5.19-sparc-acinclude.patch
33
34
34
	sed -i 's/^[ \t]*XCFLAGS.*//' src/cf/osconf.m4
35
	sed -i 's/^[ \t]*XCFLAGS.*//' src/cf/osconf.m4
35
36

Return to bug 176050