summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2004-11-16 09:29:39 +0000
committerAndreas Proschofsky <suka@gentoo.org>2004-11-16 09:29:39 +0000
commitb942b6ed1db2bfd36bca860a07987026a082de80 (patch)
tree5ae6f84a59dc68eb22840e7d85ab62c4397ae2bb /app-office
parentfix typo in ebuild (Manifest recommit) (diff)
downloadgentoo-2-b942b6ed1db2bfd36bca860a07987026a082de80.tar.gz
gentoo-2-b942b6ed1db2bfd36bca860a07987026a082de80.tar.bz2
gentoo-2-b942b6ed1db2bfd36bca860a07987026a082de80.zip
slight cleanup
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice/openoffice-1.1.3-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/openoffice/openoffice-1.1.3-r1.ebuild b/app-office/openoffice/openoffice-1.1.3-r1.ebuild
index 2a20a5dd8291..4f95f9032736 100644
--- a/app-office/openoffice/openoffice-1.1.3-r1.ebuild
+++ b/app-office/openoffice/openoffice-1.1.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.1.3-r1.ebuild,v 1.3 2004/11/16 09:26:17 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.1.3-r1.ebuild,v 1.4 2004/11/16 09:29:39 suka Exp $
# Notes:
#
@@ -179,7 +179,6 @@ oo_setup() {
# Do we have a gcc that use the new layout and gcc-config ?
if /usr/sbin/gcc-config --get-current-profile &> /dev/null
then
- export NEW_GCC="1"
export GCC_PROFILE="$(/usr/sbin/gcc-config --get-current-profile)"
# Just recheck gcc version ...