summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-04-02 23:23:39 +0000
committerDan Armak <danarmak@gentoo.org>2002-04-02 23:23:39 +0000
commit949c06a18532ee39e305f52f1a0670e4a9b22443 (patch)
tree5aead753ffc09f9e0e32c631464ac605c97f2120 /eclass/kde-dist.eclass
parentupdated deps (diff)
downloadgentoo-2-949c06a18532ee39e305f52f1a0670e4a9b22443.tar.gz
gentoo-2-949c06a18532ee39e305f52f1a0670e4a9b22443.tar.bz2
gentoo-2-949c06a18532ee39e305f52f1a0670e4a9b22443.zip
reveting global --enable-all comit - better safe than sorry
Diffstat (limited to 'eclass/kde-dist.eclass')
-rw-r--r--eclass/kde-dist.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/kde-dist.eclass b/eclass/kde-dist.eclass
index fe6422ca4aeb..59f2bd3dde5a 100644
--- a/eclass/kde-dist.eclass
+++ b/eclass/kde-dist.eclass
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde-dist.eclass,v 1.8 2002/04/02 23:00:18 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde-dist.eclass,v 1.9 2002/04/02 23:23:39 danarmak Exp $
# This is the kde-dist eclass for >=2.2.1 kde base packages. Don't use for kdelibs though :-)
# Don't use it for e.g. kdevelop, koffice because of their separate versionnig schemes.
inherit kde-base kde.org
@@ -12,3 +12,4 @@ need-kde $PV
DESCRIPTION="KDE ${PV} - "
HOMEPAGE="http://www.kde.org/"
+myconf="$myconf --enable-final"