commit:     b4cb65e51776c80c7c6d51a243fa298bbcc09497
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 16:20:52 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 16:21:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4cb65e5

sys-apps/file: drop redundant dodir

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/file/file-5.39-r4.ebuild | 1 -
 sys-apps/file/file-5.40.ebuild    | 1 -
 sys-apps/file/file-9999.ebuild    | 1 -
 3 files changed, 3 deletions(-)

diff --git a/sys-apps/file/file-5.39-r4.ebuild 
b/sys-apps/file/file-5.39-r4.ebuild
index 9f5f522c9cf..9a001b6a073 100644
--- a/sys-apps/file/file-5.39-r4.ebuild
+++ b/sys-apps/file/file-5.39-r4.ebuild
@@ -135,7 +135,6 @@ multilib_src_install_all() {
        dodoc ChangeLog MAINT README
 
        # Required for `file -C`
-       dodir /usr/share/misc/magic
        insinto /usr/share/misc/magic
        doins -r magic/Magdir/*
 

diff --git a/sys-apps/file/file-5.40.ebuild b/sys-apps/file/file-5.40.ebuild
index 76a8c3e996e..67c33d9f485 100644
--- a/sys-apps/file/file-5.40.ebuild
+++ b/sys-apps/file/file-5.40.ebuild
@@ -132,7 +132,6 @@ multilib_src_install_all() {
        dodoc ChangeLog MAINT README
 
        # Required for `file -C`
-       dodir /usr/share/misc/magic
        insinto /usr/share/misc/magic
        doins -r magic/Magdir/*
 

diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild
index 76a8c3e996e..67c33d9f485 100644
--- a/sys-apps/file/file-9999.ebuild
+++ b/sys-apps/file/file-9999.ebuild
@@ -132,7 +132,6 @@ multilib_src_install_all() {
        dodoc ChangeLog MAINT README
 
        # Required for `file -C`
-       dodir /usr/share/misc/magic
        insinto /usr/share/misc/magic
        doins -r magic/Magdir/*
 

Reply via email to