dev-libs/tree-sitter: move confusing comment

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-08-26 19:04:21 +01:00
parent f0a16a3f51
commit f7bab785c5

View File

@@ -23,13 +23,12 @@ PATCHES=(
"${FILESDIR}/${PN}-0.20.8-no-parser-header.patch"
)
# see Makefile:1
QA_PKGCONFIG_VERSION="0.20.9"
# XXX: Please, don't forget to check this on next version bump.
# And, maybe remove as non-needed, if version in Makefile will
# match the release.
# ref: https://github.com/tree-sitter/tree-sitter/issues/2210
# see Makefile:1
QA_PKGCONFIG_VERSION="0.20.9"
src_prepare() {
default