diff --git a/nodejs-spdx-exceptions.spec b/nodejs-spdx-exceptions.spec index 4f76b18..592a159 100644 --- a/nodejs-spdx-exceptions.spec +++ b/nodejs-spdx-exceptions.spec @@ -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}