]> git.pld-linux.org Git - packages/chkconfig.git/blobdiff - chkconfig.spec
- fixed chkconfig-add patch (it just didn't work because of one missing change)
[packages/chkconfig.git] / chkconfig.spec
index 4b0ec80e8fd8cab23901acae762e48d267440e8f..4c00823c3018348857328e42ae7e901d900e86f7 100644 (file)
@@ -6,7 +6,7 @@ Summary(pt):    Ferramenta para atualizar e listar servi
 Summary(tr):   Sistem servis bilgilerini sorgular ve yeniler
 Name:          chkconfig
 Version:       1.2.22
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/System
 Group(de):     Applikationen/System
@@ -97,8 +97,8 @@ LIBMHACK=-lm
 %endif
 
 %{__make} \
-       OPTIMIZE="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
-       LDFLAGS="%{!?debug:-s}" \
+       OPTIMIZE="%{rpmcflags}" \
+       LDFLAGS="%{rpmldflags}" \
        LIBMHACK="$LIBMHACK"
 
 %install
This page took 0.098349 seconds and 4 git commands to generate.