commit: 670fe45c05f3976b92899a13762d1f4b13a32218
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 18 15:57:39 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 15:58:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670fe45c
sci-libs/linux-gpib: remove redundant dodir
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild
b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild
index dadf8cae4b8..7e91689d224 100644
--- a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild
+++ b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild
@@ -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