From 2dd4d0b6f92066091b808582978c168f8508d36f 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: NuppelVideo.spec -> 1.18 --- NuppelVideo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuppelVideo.spec b/NuppelVideo.spec index e0e661b..d1911e0 100644 --- a/NuppelVideo.spec +++ b/NuppelVideo.spec @@ -42,7 +42,7 @@ sed -i -e 's@-L/usr/X11R6/lib@-L/usr/X11R6/%{_lib}@' Makefile %build %{__make} \ - CC=%{__cc} \ + CC="%{__cc}" \ COPTS="%{rpmcflags}%{?with_mmx: -DMMX}" %install -- 2.44.0