]> git.pld-linux.org Git - packages/BitchX.git/commitdiff
- spec %%{debug} ready. BitchX-1_0c17-5
authorkloczek <kloczek@pld-linux.org>
Sun, 1 Oct 2000 00:28:33 +0000 (00:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    BitchX.spec -> 1.34

BitchX.spec

index 13555ff346f931d84e204a660a31f18338037e8b..f34770ed1ba653e9b493f80fd02b0be519138385 100644 (file)
@@ -41,7 +41,7 @@ cp -f %{SOURCE1} include/config.h
 
 autoconf
 
-CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -w -I%{_includedir}/ncurses"
+CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g} -D_GNU_SOURCE -w -I%{_includedir}/ncurses"
 %configure \
        --enable-ipv6 \
        --with-plugins \
This page took 0.111499 seconds and 4 git commands to generate.