]> git.pld-linux.org Git - packages/dbview.git/commitdiff
- pass CC
authordarekr <darekr@pld-linux.org>
Tue, 14 Nov 2006 23:18:27 +0000 (23:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbview.spec -> 1.13

dbview.spec

index 4808104721143cf846618f65386a4cce93963d4a..76844319ed5f9c9643628814e15dd7bc9a75627a 100644 (file)
@@ -29,7 +29,9 @@ wykorzystania pod Uniksem.
 %patch2 -p1
 
 %build
-%{__make} OPT="%{rpmcflags}"
+%{__make} \
+       CC="%{__cc}" \
+       OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.098081 seconds and 4 git commands to generate.