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

(-)redhat-artwork-0.96.ebuild.orig (-2 / +4 lines)
Lines 4-9 Link Here
4
4
5
inherit eutils rpm
5
inherit eutils rpm
6
6
7
export WANT_AUTOMAKE="1.4"
8
export LANG="C"
9
export LC_ALL="C"
10
7
RH_EXTRAVERSION="1"
11
RH_EXTRAVERSION="1"
8
12
9
DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus"
13
DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus"
Lines 49-56 Link Here
49
src_compile() {
53
src_compile() {
50
54
51
	export WANT_AUTOCONF=2.5
55
	export WANT_AUTOCONF=2.5
52
	# dies is LANG has UTF-8
53
	export LANG=C
54
56
55
	use kde || (
57
	use kde || (
56
58

Return to bug 54673