summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 05:10:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 05:10:21 +0000
commit65fceda14dd49f058323ba598e727adfd2319afc (patch)
treeae673757e1d359c08ff5da96d303446aa3545ed7 /sys-apps/yum
parentwhitespace (diff)
downloadgentoo-2-65fceda14dd49f058323ba598e727adfd2319afc.tar.gz
gentoo-2-65fceda14dd49f058323ba598e727adfd2319afc.tar.bz2
gentoo-2-65fceda14dd49f058323ba598e727adfd2319afc.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-apps/yum')
-rw-r--r--sys-apps/yum/yum-2.6.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/yum/yum-2.6.1.ebuild b/sys-apps/yum/yum-2.6.1.ebuild
index efaf902072f0..57eec05c6733 100644
--- a/sys-apps/yum/yum-2.6.1.ebuild
+++ b/sys-apps/yum/yum-2.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/yum/yum-2.6.1.ebuild,v 1.2 2006/08/28 11:05:44 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/yum/yum-2.6.1.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit python distutils eutils
@@ -39,7 +39,6 @@ pkg_setup() {
fi
}
-
src_compile() {
emake || die "emake failed"
}