]> git.pld-linux.org Git - packages/comsat.git/commitdiff
- quote %{__cc}
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 9 Mar 2006 14:35:10 +0000 (14:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    comsat.spec -> 1.25

comsat.spec

index 33c2bfdaf7a988ae18b1279b76a60b1bd2a10b33..5c6c3ee80e96557e3d2d19a4e6837944d6caf1c5 100644 (file)
@@ -86,7 +86,7 @@ xbiff, xmailbox gibi uygulamalar
 # it's confgen, not autoconf configure - so don't use macro
 ./configure \
        --prefix=%{_prefix} \
-       --with-c-compiler=%{__cc}
+       --with-c-compiler="%{__cc}"
 
 %{__make} CFLAGS="%{rpmcflags}"
 
This page took 0.06285 seconds and 4 git commands to generate.