]> git.pld-linux.org Git - packages/bsdsfv.git/commitdiff
- quote CC
authordarekr <darekr@pld-linux.org>
Sat, 14 May 2005 17:53:33 +0000 (17:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bsdsfv.spec -> 1.2

bsdsfv.spec

index 0536ee55336ecee0921ea7f4b2704ca3c68648f4..ac9261d2dfadfcb8805a18656762b791f6cf9ace 100644 (file)
@@ -28,7 +28,7 @@ kontrolne. Program u
 %build
 %{__make} \
     CFLAGS="%{rpmcflags}" \
-    CC=%{__cc}
+    CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -41,5 +41,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
 %doc README MANUAL
+%attr(755,root,root) %{_bindir}/*
This page took 0.091975 seconds and 4 git commands to generate.