From 08641b56442c22f32aba9c3ebdc4edf9f46ff2d0 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Sep 2020 11:31:17 +0800 Subject: [PATCH] init package --- nodejs-caller-path.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs-caller-path.spec b/nodejs-caller-path.spec index 3feaf20..fea00a7 100644 --- a/nodejs-caller-path.spec +++ b/nodejs-caller-path.spec @@ -21,7 +21,7 @@ one. %prep %autosetup -n caller-path-%{version} rm -rf node_modules -cp -p %{SOURCE1} . +cp -p %{SOURCE0} . %build