commit 6ebcb362c8a32d863d042b794bd29b8caf784a60
Author: Witold Filipczyk <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to