summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/typespeed/typespeed-0.6.5-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-misc/typespeed/typespeed-0.6.5-r1.ebuild b/games-misc/typespeed/typespeed-0.6.5-r1.ebuild
index 354c9eba5a35..9e0c90a21b2a 100644
--- a/games-misc/typespeed/typespeed-0.6.5-r1.ebuild
+++ b/games-misc/typespeed/typespeed-0.6.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -36,7 +36,6 @@ src_prepare() {
src_configure() {
econf \
--localedir=/usr/share/locale \
- --docdir=/usr/share/doc/${PF} \
$(use_enable nls)
}