summaryrefslogtreecommitdiffstats
path: root/package/gawk
diff options
context:
space:
mode:
Diffstat (limited to 'package/gawk')
-rw-r--r--package/gawk/gawk.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gawk/gawk.mk b/package/gawk/gawk.mk
index 9628a2f7d..d058877d4 100644
--- a/package/gawk/gawk.mk
+++ b/package/gawk/gawk.mk
@@ -44,7 +44,7 @@ $(GAWK_DIR)/.configured: $(GAWK_DIR)/.unpacked
--infodir=/usr/info \
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
- );
+ )
touch $(GAWK_DIR)/.configured
$(GAWK_DIR)/$(GAWK_BINARY): $(GAWK_DIR)/.configured