package init
This commit is contained in:
parent
2c43efdb0f
commit
5fe2d7933d
@ -7,8 +7,9 @@ Summary: Easy asynchronous unit testing framework for Node.js
|
|||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/caolan/nodeunit
|
URL: https://github.com/caolan/nodeunit
|
||||||
#wget https://registry.npmjs.org/nodeunit/-/nodeunit-%{version}.tgz
|
#wget https://registry.npmjs.org/nodeunit/-/nodeunit-%{version}.tgz
|
||||||
#tar -cvf nodeunit-0.9.1.tar.gz package
|
#tar -xvf nodeunit-%{version}.tgz
|
||||||
Source0: nodeunit-0.9.1.tar.gz
|
#tar -cvf nodeunit-%{version}.tar.gz package
|
||||||
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Patch0: %{name}-0.8.6-Load-system-modules.patch
|
Patch0: %{name}-0.8.6-Load-system-modules.patch
|
||||||
Patch1: %{name}-0.8.6-Use-system-assert.js.patch
|
Patch1: %{name}-0.8.6-Use-system-assert.js.patch
|
||||||
Patch2: %{name}-0.9.1-Use-newer-should.patch
|
Patch2: %{name}-0.9.1-Use-newer-should.patch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user