SHA256
1
0
forked from pool/julia
Soc Virnyl Estela 2024-05-19 15:11:45 +00:00 committed by Git OBS Bridge
parent 8255831912
commit e54d41ac2d

View File

@ -555,7 +555,7 @@ find %{buildroot} -type f -execdir dos2unix -k {} \;
chmod +x %{buildroot}%{_datadir}/julia/stdlib/v1.10/SparseArrays/gen/generator.jl chmod +x %{buildroot}%{_datadir}/julia/stdlib/v1.10/SparseArrays/gen/generator.jl
# Remove duplicated files. # Remove duplicated files.
%fdupes %{buildroot}%{_datadir}/julia %fdupes -s %{buildroot}%{_datadir}/julia
# Remove libtool leftovers # Remove libtool leftovers
find %{buildroot} -type f -name "*.la" -delete -print find %{buildroot} -type f -name "*.la" -delete -print