aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-29 15:27:53 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-29 15:27:53 +0000
commit5709023b21bc1d67cebeb2694294195037416407 (patch)
treed0bb42aa9e69612b6a605dea32bbfc81bc808468
parentd73f261723a487d43bbb9b03a335df9a95e33241 (diff)
downloadlh-bootstrap-5709023b21bc1d67cebeb2694294195037416407.tar.xz
Small incremental build fixes (30)
-rw-r--r--sub/skarnet.org/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/skarnet.org/Makefile b/sub/skarnet.org/Makefile
index 32aa58b..2b0dd6e 100644
--- a/sub/skarnet.org/Makefile
+++ b/sub/skarnet.org/Makefile
@@ -25,7 +25,7 @@ S6_DNS_FIND_OPTIONS := --with-include=$(OUTPUT)/rootfs/package/web/s6-dns/includ
ifeq ($(CONSOLE),)
EARLY_GETTY :=
else
-EARLY_GETTY := -G "getty -H lh-$(word 1,$(subst (-, ,$(TRIPLE)))) $(CONSOLE)"
+EARLY_GETTY := -G "getty -H lh-$(word 1,$(subst -, ,$(TRIPLE))) $(CONSOLE)"
endif
$(OUTPUT)/sources/.lh_skalibs_cloned: | $(OUTPUT)/tmp/.lh_prepared