From 4ff3e2532f35870675053252df9c3e80535d98fe Mon Sep 17 00:00:00 2001 From: fosslinux Date: Wed, 5 Feb 2025 19:26:28 +1100 Subject: [PATCH] gawk-3.0.4: remove a pregenerated file --- steps/gawk-3.0.4/pass1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/steps/gawk-3.0.4/pass1.sh b/steps/gawk-3.0.4/pass1.sh index bdc7dc5f..b8b28b19 100755 --- a/steps/gawk-3.0.4/pass1.sh +++ b/steps/gawk-3.0.4/pass1.sh @@ -5,6 +5,7 @@ src_prepare() { default rm awktab.c + rm pc/config.h } src_install() {