Skip to content

Commit

Permalink
dev-ml/ocplib-simplex: configure.ac depends fix. Bug #634344
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
atupone committed Oct 15, 2017
1 parent 559fce6 commit c8b217e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ DOCS="CHANGES.md README.md extra/simplex_invariants.txt extra/TODO.txt"
src_prepare() {
default
mv configure.{in,ac} || die
sed -i -e "s:configure.in:configure.ac:g" \
Makefile.in
eautoreconf
}

Expand Down

0 comments on commit c8b217e

Please sign in to comment.