]> git.pld-linux.org Git - packages/genius.git/commitdiff
- added using %%{rpmcflags} macro.
authorkloczek <kloczek@pld-linux.org>
Mon, 30 Apr 2001 16:05:18 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    genius.spec -> 1.29

genius.spec

index 8f83674f15066bbc42795802967226fafdf40941..8308bf4c48749bfadf8a3d342d3fc29ca1054dee 100644 (file)
@@ -43,7 +43,7 @@ zespolone oraz macierze.
 autoconf
 automake
 gettextize --copy --force
-CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -I/usr/include/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure \
        --enable-gnome \
        --disable-static \
This page took 0.023753 seconds and 4 git commands to generate.