summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-05-27 16:47:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-05-27 16:47:11 +0000
commit577dec77c9d31442764455ac0b8e8f99ead17224 (patch)
tree1dc98cb2be30f1c926b7d1661d202f527f823180 /games-strategy
parentRemove configure file to force redoing all the auto* stuff which seems to bre... (diff)
downloadgentoo-2-577dec77c9d31442764455ac0b8e8f99ead17224.tar.gz
gentoo-2-577dec77c9d31442764455ac0b8e8f99ead17224.tar.bz2
gentoo-2-577dec77c9d31442764455ac0b8e8f99ead17224.zip
typo
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/uqm/uqm-0.4.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-strategy/uqm/uqm-0.4.0.ebuild b/games-strategy/uqm/uqm-0.4.0.ebuild
index 2ef039ee9927..763adbf73542 100644
--- a/games-strategy/uqm/uqm-0.4.0.ebuild
+++ b/games-strategy/uqm/uqm-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.4.0.ebuild,v 1.1 2005/05/27 04:12:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.4.0.ebuild,v 1.2 2005/05/27 16:47:11 mr_bones_ Exp $
inherit games
@@ -61,7 +61,6 @@ src_unpack() {
sed -i \
-e "s/-O3/${CFLAGS}/" build/unix/build.config \
|| die "sed build.config failed"
-EOF
}
src_compile() {