]> git.pld-linux.org Git - packages/NuppelVideo.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:
    NuppelVideo.spec -> 1.18

NuppelVideo.spec

index e0e661b3646d004837b5c624c2a6995924d34202..d1911e0fa4dee1deea86c147242f05a09df65959 100644 (file)
@@ -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
This page took 0.083177 seconds and 4 git commands to generate.