Skip to content

Commit

Permalink
media-gfx/curaengine: use ASCII whitespace
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
Sergei Trofimovich committed Dec 30, 2019
1 parent 1aa6125 commit 0011592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-gfx/curaengine/curaengine-4.3.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ src_configure() {
src_compile() {
cmake-utils_src_make
if use doc; then
doxygen || die
doxygen || die
mv docs/html . || die
find html -name '*.md5' -or -name '*.map' -delete || die
DOCS+=( html )
Expand Down

0 comments on commit 0011592

Please sign in to comment.