]> git.pld-linux.org Git - packages/devfsd.git/commitdiff
- use %%{__cc}
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 30 Nov 2001 14:46:39 +0000 (14:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    devfsd.spec -> 1.30

devfsd.spec

index 365d800689eb25783ff94b2ddb1e69172777c170..68c5f621dd0e848344ff82701072d0a061bd087f 100644 (file)
@@ -65,7 +65,7 @@ urz
 %setup  -q -n devfsd
 
 %build
-%{__make} CEXTRAS="%{rpmcflags} -I."
+%{__make} CC="%{__cc}" CEXTRAS="%{rpmcflags} -I."
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.1202 seconds and 4 git commands to generate.