summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-28 09:15:04 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-28 09:15:04 +0000
commit7b3232117cc364113ed450d8add7a05d125e6cf3 (patch)
treefe01bd162af7e5dbbaae2f281d5ac26b7c11f9d5 /eclass/gnuconfig.eclass
parentlittle fix (diff)
downloadgentoo-2-7b3232117cc364113ed450d8add7a05d125e6cf3.tar.gz
gentoo-2-7b3232117cc364113ed450d8add7a05d125e6cf3.tar.bz2
gentoo-2-7b3232117cc364113ed450d8add7a05d125e6cf3.zip
unfix earlier fixes
Diffstat (limited to 'eclass/gnuconfig.eclass')
-rw-r--r--eclass/gnuconfig.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnuconfig.eclass b/eclass/gnuconfig.eclass
index 7a810d6629e0..bb0b681ddcbf 100644
--- a/eclass/gnuconfig.eclass
+++ b/eclass/gnuconfig.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.5 2003/02/18 09:00:45 carpaski Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.6 2003/02/28 09:15:04 vapier Exp $
#
# Author: Will Woods <wwoods@gentoo.org>
#
@@ -12,7 +12,7 @@ INHERITED="$INHERITED $ECLASS"
newdepend sys-devel/automake
-[ -z "$DESCRIPTION" ] && DESCRIPTION="Based on the ${ECLASS} eclass"
+DESCRIPTION="Based on the ${ECLASS} eclass"
# Copy the newest available config.{guess|sub} on the system over any old
# ones in the source dir