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

john.spec

index 1a9e51f25bc2a1cb0d9bbb7ea4c2296c918f12d3..6fcde81b085b01414690f4d39875eaae916dc839 100644 (file)
--- a/john.spec
+++ b/john.spec
@@ -39,7 +39,7 @@ hase
 
 %build
 cd src
-COPT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+COPT="%{rpmcflags}"
 
 # bleh... MMX code must be chosen at compile time :(
 # cannot use MMX for generic i586 nor i686 (Pentium/Pentium Pro have no MMX)
This page took 0.047903 seconds and 4 git commands to generate.