From 6ebcb362c8a32d863d042b794bd29b8caf784a60 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Fri, 21 Feb 2014 13:09:14 +0100 Subject: [PATCH] - --debug is debug, --with-debug is not strip --- librhtv.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/librhtv.spec b/librhtv.spec index fbd5224..6b67efe 100644 --- a/librhtv.spec +++ b/librhtv.spec @@ -75,7 +75,8 @@ Biblioteki statyczne rhtvision. --cflags="%{rpmcflags} -I/usr/include/ncursesw" \ --cxxflags="%{rpmcflags} -fno-exceptions -I/usr/include/ncursesw" \ --X11lib="X11 Xmu" \ - %{?debug:--with-debug} + --with-debug \ + %{?debug:--debug} %{__make} \ RHIDE_GCC="%{__cc}" \ -- 2.44.0