commit: a6a104d02a3d5cd51bcf44565270916ddbefb4b9
Author: Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug 5 16:19:19 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 16:46:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a104d0
media-video/dvdstyler: whitespace
media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild | 4 ++--
1 file 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 c1603a7..a88148f 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}
}