init package

This commit is contained in:
root 2020-09-08 11:31:17 +08:00
parent b9ecdf2f4f
commit 08641b5644

View File

@ -21,7 +21,7 @@ one.
%prep %prep
%autosetup -n caller-path-%{version} %autosetup -n caller-path-%{version}
rm -rf node_modules rm -rf node_modules
cp -p %{SOURCE1} . cp -p %{SOURCE0} .
%build %build