diff --git a/nodejs-packaging.spec b/nodejs-packaging.spec index 2553949..9c77106 100644 --- a/nodejs-packaging.spec +++ b/nodejs-packaging.spec @@ -52,10 +52,8 @@ It generates a bundled license file that gets the licenses in the runtime dependency tarball %prep -pushd %{_topdir}/BUILD cp -da %{_sourcedir}/* . tar xvf test.tar.gz -popd %build