dev-libs/libyaml: drop misleading comment

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2020-12-27 20:13:10 +01:00
parent 6a9f6722f8
commit 0c0bffe7af
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ src_prepare() {
sed -i -e 's: tests::g' Makefile* || die
fi
elibtoolize # for FreeMiNT
elibtoolize
eautoreconf
}

View File

@@ -25,7 +25,7 @@ src_prepare() {
sed -i -e 's: tests::g' Makefile* || die
fi
elibtoolize # for FreeMiNT
elibtoolize
eautoreconf
}