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

cmatrix.spec

index 8ed694dd62362aec9df7be9530fa05871f08afdc..4180fc7afea7707698bb5fcfccbf253c7bd9b329 100644 (file)
@@ -30,7 +30,7 @@ twice, and I'm pondering seeing it again before it comes out on VHS.
 aclocal
 autoconf
 automake -a -c
-CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -I%{_includedir}/ncurses"
+CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
 %configure
 %{__make}
 
This page took 0.086852 seconds and 4 git commands to generate.