]> git.pld-linux.org Git - packages/librhtv.git/commitdiff
- --debug is debug, --with-debug is not strip
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Feb 2014 12:09:14 +0000 (13:09 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Feb 2014 12:09:14 +0000 (13:09 +0100)
librhtv.spec

index fbd5224f0c1c89cd18650f7373670b6b8ddb68ca..6b67efe7bb7c027c22aade859572e33927e09fb3 100644 (file)
@@ -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}" \
This page took 0.126441 seconds and 4 git commands to generate.