help2man: remove .gmo files

This commit is contained in:
fosslinux 2025-02-09 11:12:27 +11:00
parent f21d2d77b8
commit e52b40f55d

View file

@ -11,6 +11,7 @@ src_prepare() {
rm help2man.info
touch help2man.info
rm help2man*.1
rm po/*.gmo
}
src_configure() {