diff --git a/conmon.spec b/conmon.spec index 665b4db..d1309ff 100644 --- a/conmon.spec +++ b/conmon.spec @@ -40,10 +40,9 @@ Requires: glib2 %prep %autosetup -Sgit -n %{name}-%{commit0} -%{__sed} -i 's/$(CFLAGS)/$(CFLAGS) -g/' Makefile %build -%{__make} all +%{__make} DEBUGTAG="enable_debug" all %install %{__make} PREFIX=%{buildroot}%{_prefix} install install.crio