summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2009-07-12 01:17:26 +0000
committerThomas Sachau <tommy@gentoo.org>2009-07-12 01:17:26 +0000
commit536c6f58342a38c362c567831e37653f03ba346f (patch)
tree7f1e2b4ed5de13e522b0c69f16d0c84177b58c5c /sys-fs/ext3grep/ext3grep-0.10.1.ebuild
parentsys-fs/aufs: Whitespace (diff)
downloadsunrise-536c6f58342a38c362c567831e37653f03ba346f.tar.gz
sunrise-536c6f58342a38c362c567831e37653f03ba346f.tar.bz2
sunrise-536c6f58342a38c362c567831e37653f03ba346f.zip
sys-fs/ext3grep: Whitespace
svn path=/sunrise/; revision=8787
Diffstat (limited to 'sys-fs/ext3grep/ext3grep-0.10.1.ebuild')
-rw-r--r--sys-fs/ext3grep/ext3grep-0.10.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-fs/ext3grep/ext3grep-0.10.1.ebuild b/sys-fs/ext3grep/ext3grep-0.10.1.ebuild
index 9302f4c95..61cb26df3 100644
--- a/sys-fs/ext3grep/ext3grep-0.10.1.ebuild
+++ b/sys-fs/ext3grep/ext3grep-0.10.1.ebuild
@@ -34,7 +34,6 @@ src_compile() {
emake || die "emake failed"
}
-
src_install() {
emake DESTDIR="${D}" install || die