delete test.js
This commit is contained in:
parent
df8b45add1
commit
572ae125e4
@ -8,7 +8,6 @@ Summary: Promisify a callback-style function
|
|||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sindresorhus/path-exists
|
URL: https://github.com/sindresorhus/path-exists
|
||||||
Source0: https://github.com/sindresorhus/path-exists/archive/v%{version}.tar.gz
|
Source0: https://github.com/sindresorhus/path-exists/archive/v%{version}.tar.gz
|
||||||
Source1: https://raw.githubusercontent.com/sindresorhus/%{srcname}/v%{version}/test.js
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -20,7 +19,6 @@ BuildRequires: npm(ava)
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n path-exists-%{version}
|
%autosetup -n path-exists-%{version}
|
||||||
cp -p %{SOURCE1} .
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user