projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee5627
)
media-video/dvdstyler: whitespace
author
Felix Janda
<felix.janda@posteo.de>
Fri, 5 Aug 2016 16:19:19 +0000
(18:19 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 6 Aug 2016 16:46:29 +0000
(18:46 +0200)
media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild
b/media-video/dvdstyler/dvdstyler-2.9.6-r1.ebuild
index c1603a7ad6fb43b10aaea3dc5dfb15a9cc892974..a88148fcfa3ae029713da2c5d6eb5a80e60d7217 100644
(file)
--- 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-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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}
}