mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-ml/ocplib-simplex: configure.ac depends fix. Bug #634344
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user