]> git.pld-linux.org Git - packages/ddd.git/commitdiff
- adapterized and made spec %%debug ready or using %%rpm*flags macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 00:42:08 +0000 (00:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ddd.spec -> 1.39

ddd.spec

index 836bdca05e8f3ccf036bc5c21e2f7e77533c74e8..7e9555d202ba433750e591a8669d4356b62d9f5c 100644 (file)
--- a/ddd.spec
+++ b/ddd.spec
@@ -88,7 +88,7 @@ Data Display Debugger - debugger pythona.
 automake -a -c
 %configure \
        --with-motif
-%{__make} CXXOPT="-DNDEBUG %{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} CXXOPT="-DNDEBUG %{rpmcflags}"
 %python_compile
 %python_compile_opt 
 
This page took 0.105734 seconds and 4 git commands to generate.