sci-libs/linux-gpib: remove redundant dodir
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 18 Apr 2020 15:57:39 +0000 (18:57 +0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 18 Apr 2020 15:58:03 +0000 (18:58 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild

index dadf8cae4b8bba400466d9a6e81429cf8bc87c5b..7e91689d224eecbd0f139ba9d83b99926a0e6f7f 100644 (file)
@@ -109,7 +109,6 @@ src_install() {
        newins util/templates/gpib.conf gpib.conf.example
 
        if use pcmcia; then
-               dodir /etc/pcmcia
                insinto /etc/pcmcia
                doins "${S}"/etc/pcmcia/*
        fi