diff options
Diffstat (limited to 'x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild')
-rw-r--r-- | x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild index e9004e181a06..ca0aa6edd48c 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-0.81.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.81.ebuild,v 1.2 2003/09/30 22:32:22 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.81.ebuild,v 1.3 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 |