Skip to content

Commit

Permalink
[PETSc] Delete duplicated PETSc.pc file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy E Kozdon committed Jul 14, 2021
1 parent 62165b2 commit fa4a419
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions P/PETSc/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ build_petsc()
fi
# Remove useless links
rm ${prefix}/lib/libpetsc.*
# Remove duplicated file
rm ${prefix}/lib/pkgconfig/PETSc.pc
}
build_petsc double real Int32
Expand Down

0 comments on commit fa4a419

Please sign in to comment.