commit: 934b509bd322ee2eead3facb90c05f201e4c3d99
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 19:51:39 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 19:51:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=934b509b
app-editors/fe: Drop redundant datadir in emake install
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-editors/fe/fe-2.0-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-editors/fe/fe-2.0-r1.ebuild b/app-editors/fe/fe-2.0-r1.ebuild
index 45263fd5ce8..6deb2daa519 100644
--- a/app-editors/fe/fe-2.0-r1.ebuild
+++ b/app-editors/fe/fe-2.0-r1.ebuild
@@ -44,7 +44,6 @@ src_compile() {
src_install() {
emake \
prefix="${D}"/usr \
- datadir="${D}"/usr/share \
datarootdir="${D}"/usr/share \
MANDIR="${D}"/usr/share/man \
install