sitelib is a symlink, not a dir

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2023-11-29 12:32:07 -05:00
parent 9b2e0bcd71
commit f523665c4d
2 changed files with 2 additions and 2 deletions

View File

@ -812,7 +812,7 @@ end
%if 0%{?nodejs_default}
%{_bindir}/node
%doc %{_mandir}/man1/node.1*
%dir %{nodejs_default_sitelib}
%{nodejs_default_sitelib}
%endif

View File

@ -824,7 +824,7 @@ end
%if 0%{?nodejs_default}
%{_bindir}/node
%doc %{_mandir}/man1/node.1*
%dir %{nodejs_default_sitelib}
%{nodejs_default_sitelib}
{% if NODE_MAJOR < 19 -%}
%dir %{_datadir}/systemtap