projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe39068
)
media-sound/ogmtools: remove if/then in favor of use &&
author
Aaron Bauman
<bman@gentoo.org>
Wed, 30 May 2018 00:17:17 +0000
(20:17 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Wed, 30 May 2018 00:27:34 +0000
(20:27 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/ogmtools/ogmtools-1.5-r2.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/ogmtools/ogmtools-1.5-r2.ebuild
b/media-sound/ogmtools/ogmtools-1.5-r2.ebuild
index 56f8611e8a24bfab2dba71f1d4d925c1af52aad0..2615313a813f7e5454ecb1c3e5bdd0af7f2183fe 100644
(file)
--- a/
media-sound/ogmtools/ogmtools-1.5-r2.ebuild
+++ b/
media-sound/ogmtools/ogmtools-1.5-r2.ebuild
@@
-31,9
+31,7
@@
src_configure() {
src_install() {
dobin ogmmerge ogmdemux ogminfo ogmsplit ogmcat
- if use dvd; then
- dobin dvdxchap
- fi
+ use dvd && dobin dvdxchap
einstalldocs
doman *.1