Drop redundant default definition

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2022-11-30 11:24:49 -05:00
parent ee9d5d135c
commit 592c8cae25
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11
1 changed files with 0 additions and 7 deletions

View File

@ -128,13 +128,6 @@
%global histogram_version 0.9.7
%if 0%{?nodejs_default}
%global pkgname nodejs
%else
%global pkgname nodejs%{nodejs_major}
%endif
Name: nodejs%{nodejs_major}
Epoch: %{nodejs_epoch}
Version: %{nodejs_version}