package init

This commit is contained in:
wangxiao65 2020-09-07 16:33:18 +08:00
parent f8231c9875
commit 8b9c9905a4
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -7,7 +7,7 @@ Release: 1
Summary: Minimal module to check if a file is executable
License: ISC
URL: https://github.com/isaacs/isexe
Source0: https://registry.npmjs.org/%{packagename}/-/%{packagename}-%{version}.tgz
Source0: https://github.com/isaacs/isexe/archive/v%{version}.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
@ -18,7 +18,7 @@ BuildRequires: npm(mkdirp) npm(rimraf) npm(tap)
Minimal module to check if a file is executable.
%prep
%setup -q -n package
%autosetup -n isexe-%{version}
%build

BIN
v2.0.0.tar.gz Normal file

Binary file not shown.