change source
This commit is contained in:
parent
a387bb44ef
commit
9d212d8d6a
Binary file not shown.
@ -5,7 +5,7 @@ Release: 1
|
||||
Summary: Returns an arbitrary generator function
|
||||
License: MIT
|
||||
URL: https://github.com/ljharb/make-generator-function
|
||||
Source0: https://registry.npmjs.org/make-generator-function/-/make-generator-function-%{version}.tgz
|
||||
Source0: https://github.com/ljharb/make-generator-function/archive/v%{version}.tar.gz
|
||||
# https://github.com/ljharb/make-generator-function/pull/1
|
||||
Source1: nodejs-make-generator-function-license.txt
|
||||
BuildArch: noarch
|
||||
@ -19,7 +19,7 @@ syntax are supported, the generator function returned will have
|
||||
a "concise" property containing a concise generator method.
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%autosetup -n make-generator-function-%{version}
|
||||
cp %{SOURCE1} LICENSE
|
||||
rm -rf node_modules
|
||||
|
||||
|
||||
BIN
v1.1.0.tar.gz
Normal file
BIN
v1.1.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user