]> git.pld-linux.org Git - packages/john.git/commitdiff
- %%__cc
authorwolf <wolf@pld-linux.org>
Sat, 2 Nov 2002 22:43:48 +0000 (22:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    john.spec -> 1.21

john.spec

index dcfdcdb21ad779a760c474d7207f178e85c4688a..80bfbc4381cd2990e0a5323ed4da6c21dcb990c0 100644 (file)
--- a/john.spec
+++ b/john.spec
@@ -61,7 +61,7 @@ COPT="%{rpmcflags}"
        %endif
 %endif
 
-%{__make} OPT="$COPT" $TARG
+%{__make} OPT="$COPT" CC="%{__cc}" $TARG
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.242458 seconds and 4 git commands to generate.