summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/autorun/autorun-3.17.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys-fs/autorun/autorun-3.17.ebuild b/sys-fs/autorun/autorun-3.17.ebuild
index b6ddc14c47d..7d6df164e2a 100644
--- a/sys-fs/autorun/autorun-3.17.ebuild
+++ b/sys-fs/autorun/autorun-3.17.ebuild
@@ -25,8 +25,3 @@ src_configure() {
econf \
--disable-dependency-tracking
}
-
-src_install() {
- emake DESTDIR="${D}" install || die
- default
-}