[packages/librhtv] - --debug is debug, --with-debug is not strip

witekfl witekfl at pld-linux.org
Fri Feb 21 13:10:05 CET 2014


commit 6ebcb362c8a32d863d042b794bd29b8caf784a60
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Feb 21 13:09:14 2014 +0100

    - --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}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/librhtv.git/commitdiff/6ebcb362c8a32d863d042b794bd29b8caf784a60



More information about the pld-cvs-commit mailing list