fuanan add package

This commit is contained in:
fwx913451 2020-09-07 20:22:01 +08:00
parent 30aad0aa18
commit 21c6f36574
4 changed files with 2 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -7,8 +7,7 @@ Release: 1
Summary: Find a file by walking up parent directories
License: MIT
URL: https://github.com/sindresorhus/find-up
Source0: https://registry.npmjs.org/find-up/-/find-up-%{version}.tgz
Source1: fixture-%{version}.tar.bz2
Source0: https://github.com/sindresorhus/find-up/archive/v%{version}.tar.gz
Source10: dl-tests.sh
Source2: https://raw.githubusercontent.com/sindresorhus/find-up/v%{version}/test.js
ExclusiveArch: %{nodejs_arches} noarch
@ -22,8 +21,7 @@ Requires: nodejs
Find a file by walking up parent directories
%prep
%setup -q -n package
%setup -q -T -D -a 1 -n package
%autosetup -n find-up-%{version}
%build

BIN
v2.1.0.tar.gz Normal file

Binary file not shown.