diff options
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild index b7fd5011efb3..d11b66c06bdc 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild @@ -14,7 +14,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~ RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" src_install() { - default insinto /usr/share/eselect/modules newins "${FILESDIR}"/pinentry.eselect-${PV} pinentry.eselect } |