package init
This commit is contained in:
parent
d3ef40344b
commit
3f1774f0a8
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user