summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/osm-gps-map')
-rw-r--r--sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild
index fda2bd508a4f..63f13d8b8643 100644
--- a/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild
+++ b/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -37,7 +37,5 @@ src_prepare() {
}
src_configure() {
- gnome2_src_configure \
- --docdir=/usr/share/doc/${PF} \
- $(use_enable static-libs static)
+ gnome2_src_configure $(use_enable static-libs static)
}