summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/bodr')
-rw-r--r--sci-chemistry/bodr/bodr-6.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/bodr/bodr-6.ebuild b/sci-chemistry/bodr/bodr-6.ebuild
index bde98afeb19e..36d3e844661e 100644
--- a/sci-chemistry/bodr/bodr-6.ebuild
+++ b/sci-chemistry/bodr/bodr-6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-6.ebuild,v 1.4 2008/06/14 14:24:28 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-6.ebuild,v 1.5 2008/06/14 17:05:33 mr_bones_ Exp $
inherit eutils
@@ -21,7 +21,6 @@ src_unpack() {
epatch "${FILESDIR}"/bodr-6-install.patch
}
-
src_install() {
make install DESTDIR="${D}" || die "make install failed"
}