summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 06:39:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 06:39:56 +0000
commitb9944d19b921ea774f462a6afd9bcda599e25963 (patch)
tree4f6193f9a6bc926a05d77a50e65f49fec6feaceb /app-emulation/uae
parentDont force sys-apps/setarch as it is part of the system already. (diff)
downloadhistorical-b9944d19b921ea774f462a6afd9bcda599e25963.tar.gz
historical-b9944d19b921ea774f462a6afd9bcda599e25963.tar.bz2
historical-b9944d19b921ea774f462a6afd9bcda599e25963.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-emulation/uae')
-rw-r--r--app-emulation/uae/uae-0.8.25.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/uae/uae-0.8.25.ebuild b/app-emulation/uae/uae-0.8.25.ebuild
index 9daec11ea923..0a5045fd5ccb 100644
--- a/app-emulation/uae/uae-0.8.25.ebuild
+++ b/app-emulation/uae/uae-0.8.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.25.ebuild,v 1.2 2007/02/16 15:50:01 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.25.ebuild,v 1.3 2007/07/12 06:39:56 mr_bones_ Exp $
inherit eutils
@@ -62,7 +62,6 @@ pkg_setup() {
my_config="${my_config} --enable-threads"
}
-
src_compile() {
econf ${my_config} || die "configure failed"
emake -j1 || die "emake failed"