Remove needless use of %defattr

epel9
Jason Tibbitts 6 years ago
parent 98f843da14
commit 6dd70c76ea

@ -131,14 +131,12 @@ end
%files
%defattr(-,root,root,-)
%{nodejs_sitelib}/uglify-js
%{nodejs_sitelib}/uglify-js@2
%{_bindir}/uglifyjs
%files -n js-uglify
%defattr(-,root,root,-)
%{installdir}/%{name}-2
%{installdir}/%{name}
%{_datadir}/%{name}

Loading…
Cancel
Save