libmypaint: Build introspection data

This commit is contained in:
termux-pacman-bot
2023-06-03 11:47:20 +00:00
parent 48437baa9c
commit 4ee65e4c95

View File

@@ -26,4 +26,3 @@ termux_step_post_configure() {
# What is this?
find . -name Makefile | xargs -n 1 sed -i 's/ yes -lm/ -lm/g'
}