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
commit04cc430a20041ce20cbbf797f38c8f68503305ce (patch)
treefb1feaff1018c01e1aab49a0c520aaeecc935ba4 /eclass/koffice-i18n.eclass
parentupdated deps (diff)
downloadhistorical-04cc430a20041ce20cbbf797f38c8f68503305ce.tar.gz
historical-04cc430a20041ce20cbbf797f38c8f68503305ce.tar.bz2
historical-04cc430a20041ce20cbbf797f38c8f68503305ce.zip
reveting global --enable-all comit - better safe than sorry
Diffstat (limited to 'eclass/koffice-i18n.eclass')
-rw-r--r--eclass/koffice-i18n.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/koffice-i18n.eclass b/eclass/koffice-i18n.eclass
index c3d98e1a0c95..5af8a0e34ef7 100644
--- a/eclass/koffice-i18n.eclass
+++ b/eclass/koffice-i18n.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/koffice-i18n.eclass,v 1.6 2002/04/02 23:00:18 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/koffice-i18n.eclass,v 1.7 2002/04/02 23:23:39 danarmak Exp $
inherit kde
ECLASS=koffice-i18n
@@ -21,3 +21,4 @@ HOMEPAGE="http://www.koffice.org/"
DEPEND=">=app-office/koffice-${PV}"
+myconf="$myconf --enable-final" \ No newline at end of file