]> git.pld-linux.org Git - packages/fmtools.git/commitdiff
- quote CC, cosmetics
authordarekr <darekr@pld-linux.org>
Wed, 23 Feb 2005 20:51:56 +0000 (20:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fmtools.spec -> 1.7

fmtools.spec

index 6aabb09395ddf43f70f957f7555c0cf0cb86334d..8a385500273ee3ec8d3b25d8f72458362102e27b 100644 (file)
@@ -42,7 +42,9 @@ lub wi
 %setup -q
 
 %build
-%{__make} CC=%{__cc} CFLAGS="%{rpmcflags}"
+%{__make} \
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.110193 seconds and 4 git commands to generate.