From eb2c2809b4b3073bc46152e36e823597e04cc018 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 9 Mar 2006 14:35:10 +0000 Subject: [PATCH] - quote %{__cc} Changed files: exifprobe.spec -> 1.6 --- exifprobe.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exifprobe.spec b/exifprobe.spec index b294223..7f2a251 100644 --- a/exifprobe.spec +++ b/exifprobe.spec @@ -36,7 +36,7 @@ rozwijane. Podawane jest po %build %{__make} \ - CC=%{__cc} \ + CC="%{__cc}" \ CFLAGS="%{rpmcflags} -Wall -Wno-unused -Wno-parentheses -Wno-trigraphs" %install -- 2.44.0