summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Janda <felix.janda@posteo.de>2016-08-05 18:19:19 +0200
committerMichał Górny <mgorny@gentoo.org>2016-08-06 18:46:29 +0200
commita6a104d02a3d5cd51bcf44565270916ddbefb4b9 (patch)
treed491cfd6d797c0311a3d37c71915ae414e7fab81 /media-video
parentmedia-sound/mixxx: whitespace (diff)
downloadgentoo-a6a104d02a3d5cd51bcf44565270916ddbefb4b9.tar.gz
gentoo-a6a104d02a3d5cd51bcf44565270916ddbefb4b9.tar.bz2
gentoo-a6a104d02a3d5cd51bcf44565270916ddbefb4b9.zip
media-video/dvdstyler: whitespace
Diffstat (limited to 'media-video')
-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}
}