From bfeba7c1e8c58a8c042fe50b80fccf05f058f8f4 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Thu, 9 Sep 2021 00:15:35 -0700 Subject: [PATCH] build: fix building with directory existing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 06ad8b3f5..b49ac9789 100644 --- a/Makefile +++ b/Makefile @@ -97,7 +97,7 @@ dist-no-debug: all cp config_templates/override_config.ini atmosphere-$(AMSVER)/atmosphere/config_templates/override_config.ini cp config_templates/system_settings.ini atmosphere-$(AMSVER)/atmosphere/config_templates/system_settings.ini cp config_templates/exosphere.ini atmosphere-$(AMSVER)/atmosphere/config_templates/exosphere.ini - mkdir config_templates/kip_patches + mkdir -p config_templates/kip_patches cp -r config_templates/kip_patches atmosphere-$(AMSVER)/atmosphere/kip_patches cp -r config_templates/hbl_html atmosphere-$(AMSVER)/atmosphere/hbl_html mkdir -p atmosphere-$(AMSVER)/stratosphere_romfs/atmosphere/contents/0100000000000008