Skip to content
Snippets Groups Projects
Commit a1aa3b33 authored by Andrea Manzi's avatar Andrea Manzi
Browse files

fix spec

parent cb82cbeb
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,7 @@ make install DESTDIR=%{buildroot}
# SAM-3278
install --directory %{buildroot}%{pylib}
install --mode 644 %{lpylib}/*.py %{buildroot}%{pylib}
install --mode 644 plugins/%{lpylib}/*.py %{buildroot}%{pylib}
%{__python} setup.py install_lib -O1 --skip-build --build-dir=%{lpylib} --install-dir=%{buildroot}%{pylib}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment