fuanan add package

This commit is contained in:
fwx913451 2020-09-08 10:12:24 +08:00
parent 8fb0c74102
commit 477ebc2309
3 changed files with 2 additions and 3 deletions

Binary file not shown.

View File

@ -4,7 +4,7 @@ Release: 1
Summary: Bindings to Google's Closure Compiler for Node.js
License: MIT
URL: https://github.com/tim-smart/node-closure
Source0: http://registry.npmjs.org/closure-compiler/-/closure-compiler-%{version}.tgz
Source0: https://github.com/tim-smart/node-closure/archive/v%{version}.tar.gz
Patch0: nodejs-closure-compiler-invoke.patch
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
@ -15,8 +15,7 @@ A wrapper to the Google Closure compiler tool. It runs the jar file
in a child process and returns the results in a callback.
%prep
%setup -q -n package
%patch0 -p1
%autosetup -n node-closure-%{version} -S git
%nodejs_fixdep -r google-closure-compiler
rm -rf node_modules lib/*

BIN
v0.2.10.tar.gz Normal file

Binary file not shown.