package init

This commit is contained in:
zhanghua1831 2020-09-09 09:26:27 +08:00
parent d3ef40344b
commit 3f1774f0a8

View File

@ -11,8 +11,6 @@ Source0: https://github.com/jslicense/spdx-exceptions.json/archive/
ExclusiveArch: %{nodejs_arches} noarch
BuildArch: noarch
BuildRequires: nodejs-packaging
%if 0%{?enable_tests}
%endif
%description
List of SPDX standard license exceptions
@ -30,9 +28,6 @@ cp -pr *.json \
%check
%nodejs_symlink_deps --check
%{__nodejs} -e 'require("./")'
%if 0%{?enable_tests}
echo "There are no tests...."
%endif
%files
%{!?_licensedir:%global license %doc}