]> git.pld-linux.org Git - packages/dictd.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:
    dictd.spec -> 1.7

dictd.spec

index 61c49e3b65949b5abc7bf5b032e45d31df982332..fb255649a4f9dee94870e0255de5887f7046eb86 100644 (file)
@@ -75,7 +75,7 @@ dane do pseudo-losowego dost
 # TODO: 
 # - patch needed instead of use -DUID_NOBODY=`id -u nobody`
 #
-CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -DUID_NOBODY=`id -u nobody`"
+CFLAGS="%{rpmcflags} -DUID_NOBODY=`id -u nobody`"
 export CFLAGS
 %configure \
        --with-local-zlib=no
This page took 0.05513 seconds and 4 git commands to generate.