projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abae5c3
)
eclass/latex-package.eclass: reindent
author
Alexis Ballier
<aballier@gentoo.org>
Mon, 1 Feb 2016 08:16:59 +0000
(09:16 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Mon, 1 Feb 2016 08:25:57 +0000
(09:25 +0100)
eclass/latex-package.eclass
patch
|
blob
|
history
diff --git
a/eclass/latex-package.eclass
b/eclass/latex-package.eclass
index b32943b580a4a3b2ffedbe18b5173a39f34123c4..39211be6e181e6cb8bdd83713a8867c97e362dfe 100644
(file)
--- a/
eclass/latex-package.eclass
+++ b/
eclass/latex-package.eclass
@@
-128,7
+128,7
@@
latex-package_src_doinstall() {
do
einfo "Making documentation: $i"
texi2dvi -q -c --language=latex $i &> /dev/null || die
-
done
+ done
;;
"tfm" | "vf" | "afm")
for i in `find . -maxdepth 1 -type f -name "*.${1}"`