Skip to content
Snippets Groups Projects
Commit 272c6495 authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Fix package naming

parent 1349c82f
Branches
Tags v0.8
No related merge requests found
......@@ -173,7 +173,7 @@ cp adaptors/julia/*.jl ${RPM_BUILD_ROOT}/opt/julia/packages/MobergIO/src
%files python2 -f adaptors/python/INSTALLED_python2
%defattr(-,root,root,-)
%files -n python%{python3_pkgversion}-%{name} -f adaptors/python/INSTALLED_python3
%files python%{python3_pkgversion} -f adaptors/python/INSTALLED_python3
%defattr(-,root,root,-)
%files julia
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment