]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- added -g to CFLAGS.
authorkloczek <kloczek@pld-linux.org>
Fri, 4 Jun 1999 14:16:33 +0000 (14:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ncurses.spec -> 1.33

ncurses.spec

index 5a40320a6bb5b938908a3258c9f505b7b91696fb..a674e39d12a6ddef9cd909bc5ae7ca14aa592529 100644 (file)
@@ -150,7 +150,7 @@ sh %{SOURCE1}
 %patch2 -p1
 
 %build
-CFLAGS="$RPM_OPT_FLAGS -DPURE_TERMINFO" LDFLAGS="-s" \
+CFLAGS="$RPM_OPT_FLAGS -g -DPURE_TERMINFO" LDFLAGS="-s" \
 ./configure %{_target_platform} \
        --prefix=%{_prefix} \
        --includedir=%{_includedir}/ncurses \
This page took 0.03905 seconds and 4 git commands to generate.