]> git.pld-linux.org Git - packages/color.git/commitdiff
- pass CC
authordarekr <darekr@pld-linux.org>
Sat, 8 Jul 2006 22:55:40 +0000 (22:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    color.spec -> 1.15

color.spec

index cfce919d6d8c813f39aa1d622a062152dd2a23f5..64213d57fd1bbee140de91391ba820ccf7e0ccf5 100644 (file)
@@ -25,6 +25,7 @@ u
 
 %build
 %{__make} \
+       CC="%{__cc}" \
        CFLAGS="%{rpmcflags} -Wall"
 
 %install
@@ -38,5 +39,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README CHANGELOG
+%doc CHANGELOG README
 %attr(755,root,root) %{_bindir}/color
This page took 0.087498 seconds and 4 git commands to generate.