From 641a3e19b293c86dac3f0a0c7e2b240a18d76ccc Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 28 Oct 2019 14:18:19 -0400 Subject: [PATCH] Add missing mkdir Signed-off-by: Stephen Gallagher --- nodejs.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nodejs.spec b/nodejs.spec index b401b4b..e799bd8 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -502,6 +502,7 @@ chmod 0755 %{buildroot}%{_prefix}/lib/node_modules/npm/node_modules/node-gyp/bin # Drop the NPM default configuration in place +mkdir -p %{buildroot}%{_sysconfdir} cp %{SOURCE1} %{buildroot}%{_sysconfdir}/