Skip to content
Snippets Groups Projects
Commit 24eadee4f8eb authored by Sylvain Thénault's avatar Sylvain Thénault
Browse files

[pkg] Drop buggy install section in RPM specification file

parent be03547d0519
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,6 @@
%endif
%install
%{__python} setup.py build
%install
%{__python} setup.py install --no-compile --skip-build --root $RPM_BUILD_ROOT
%clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment