Skip to content

Commit

Permalink
dev-tex/g-brief: fix trailing whitespace.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Jan 30, 2016
1 parent 0d2e7ed commit a356233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tex/g-brief/g-brief-4.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ TEXMF="/usr/share/texmf-site"

src_compile() {
# latex chokes if these file exist, bug #573374
rm -f g-brief.drv g-brief.cls g-brief.sty g-brief2.cls g-brief2.sty beispiel.tex beispiel2.tex
rm -f g-brief.drv g-brief.cls g-brief.sty g-brief2.cls g-brief2.sty beispiel.tex beispiel2.tex
latex-package_src_compile
# Now that the source is processed, remove it so that it is not (wrongly)
# reprocessed at src_install.
Expand Down

0 comments on commit a356233

Please sign in to comment.