summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/mock')
-rw-r--r--dev-util/mock/mock-0.9.10.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/mock/mock-0.9.10.ebuild b/dev-util/mock/mock-0.9.10.ebuild
index eef8db4ca691..9ae6fc4f5f47 100644
--- a/dev-util/mock/mock-0.9.10.ebuild
+++ b/dev-util/mock/mock-0.9.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mock/mock-0.9.10.ebuild,v 1.2 2009/03/03 19:45:11 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mock/mock-0.9.10.ebuild,v 1.3 2009/03/05 16:04:38 mr_bones_ Exp $
DESCRIPTION="Mock creates chroots and builds packages in them for Fedora and
RedHat."
@@ -21,4 +21,3 @@ RDEPEND="sys-apps/yum
src_install() {
emake DESTDIR="${D}" install || die "install failed"
}
-