summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild')
-rw-r--r--media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild b/media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild
index c1603a7ad6fb..a88148fcfa3a 100644
--- a/media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild
+++ b/media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -62,7 +62,7 @@ src_prepare() {
src_configure() {
econf \
- --docdir=/usr/share/doc/${PF} \
+ --docdir=/usr/share/doc/${PF} \
$(use_enable debug) \
--with-wx-config=${WX_CONFIG}
}