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

Collapse All | Expand All

(-)attr-2.4.46.ebuild.orig (+4 lines)
Lines 26-31 Link Here
26
		-e '/HAVE_ZIPPED_MANPAGES/s:=.*:=false:' \
26
		-e '/HAVE_ZIPPED_MANPAGES/s:=.*:=false:' \
27
		include/builddefs.in \
27
		include/builddefs.in \
28
		|| die "failed to update builddefs"
28
		|| die "failed to update builddefs"
29
	sed -i \
30
		-e '/^SHELL/s:=.*:=/bin/bash:' \
31
		include/buildmacros \
32
		|| die "failed to update buildmacros"
29
	strip-linguas po
33
	strip-linguas po
30
}
34
}
31
35

Return to bug 366671