From e52b40f55d47c1f4acf742fc31b0b0c7fd741c9b Mon Sep 17 00:00:00 2001 From: fosslinux Date: Sun, 9 Feb 2025 11:12:27 +1100 Subject: [PATCH] help2man: remove .gmo files --- steps/help2man-1.36.4/pass1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/steps/help2man-1.36.4/pass1.sh b/steps/help2man-1.36.4/pass1.sh index 737c19b9..529a96f8 100755 --- a/steps/help2man-1.36.4/pass1.sh +++ b/steps/help2man-1.36.4/pass1.sh @@ -11,6 +11,7 @@ src_prepare() { rm help2man.info touch help2man.info rm help2man*.1 + rm po/*.gmo } src_configure() {