mirror of
https://src.fedoraproject.org/rpms/nodejs18.git
synced 2024-11-24 17:44:23 +00:00
Drop redundant default definition
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
ee9d5d135c
commit
592c8cae25
1 changed files with 0 additions and 7 deletions
|
@ -128,13 +128,6 @@
|
||||||
%global histogram_version 0.9.7
|
%global histogram_version 0.9.7
|
||||||
|
|
||||||
|
|
||||||
%if 0%{?nodejs_default}
|
|
||||||
%global pkgname nodejs
|
|
||||||
%else
|
|
||||||
%global pkgname nodejs%{nodejs_major}
|
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
Name: nodejs%{nodejs_major}
|
Name: nodejs%{nodejs_major}
|
||||||
Epoch: %{nodejs_epoch}
|
Epoch: %{nodejs_epoch}
|
||||||
Version: %{nodejs_version}
|
Version: %{nodejs_version}
|
||||||
|
|
Loading…
Reference in a new issue