diff --git a/linstor-client.spec b/linstor-client.spec index ec1315b..4af690c 100644 --- a/linstor-client.spec +++ b/linstor-client.spec @@ -24,7 +24,7 @@ User space client to ease DRBD9 resource management. %{python} setup.py build %install -%{_python} setup.py install --root=%{buildroot} --prefix=%{_prefix} +%{_python} setup.py install --root=%{buildroot} --prefix=%{_prefix} --debug %clean rm -rf $RPM_BUILD_ROOT