diff options
Diffstat (limited to 'x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild')
-rw-r--r-- | x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild index 95a2c8fcd1fe..ce75f451b3b3 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild,v 1.7 2003/09/06 07:28:56 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild,v 1.8 2004/01/26 01:14:49 vapier Exp $ RH_EXTRAVERSION="1" @@ -52,7 +52,7 @@ src_unpack() { src_compile() { - export WANT_AUTOCONF_2_5=1 + export WANT_AUTOCONF=2.5 # dies is LANG has UTF-8 export LANG=C |