diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:19:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:46:29 +0200 |
commit | a6a104d02a3d5cd51bcf44565270916ddbefb4b9 (patch) | |
tree | d491cfd6d797c0311a3d37c71915ae414e7fab81 /media-video/dvdstyler | |
parent | media-sound/mixxx: whitespace (diff) | |
download | gentoo-a6a104d02a3d5cd51bcf44565270916ddbefb4b9.tar.gz gentoo-a6a104d02a3d5cd51bcf44565270916ddbefb4b9.tar.bz2 gentoo-a6a104d02a3d5cd51bcf44565270916ddbefb4b9.zip |
media-video/dvdstyler: whitespace
Diffstat (limited to 'media-video/dvdstyler')
-rw-r--r-- | media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild | 4 |
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} } |