Debug install

This commit is contained in:
Daniel Berteaud 2022-08-14 23:45:40 +02:00
parent ffbd8f0e96
commit b30767855b
1 changed files with 1 additions and 1 deletions

View File

@ -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