]> git.pld-linux.org Git - packages/bsd-finger.git/blobdiff - bsd-finger.spec
- quote %{__cc}
[packages/bsd-finger.git] / bsd-finger.spec
index 21a7de57579ebfda5fb1fc3ca44312bd4212e16f..315f95caece43a031406a7d5e810c5fce8f97396 100644 (file)
@@ -147,7 +147,7 @@ finger sunucusu bulunmaktad
 %patch6 -p1
 
 %build
-CC=%{__cc} \
+CC="%{__cc}" \
 ./configure \
        --installroot=$RPM_BUILD_ROOT \
        --prefix=%{_prefix}
This page took 0.038473 seconds and 4 git commands to generate.