]> git.pld-linux.org Git - packages/arc.git/blobdiff - arc.spec
- remove old patches contents
[packages/arc.git] / arc.spec
index 8deb7e96780b51bbff4d921de9cf7ad6411c6c6c..ecc649c72d7fa187104a64fb2c6f285fac25f06f 100644 (file)
--- a/arc.spec
+++ b/arc.spec
@@ -24,7 +24,9 @@ stare archiwa .arc.
 %patch0 -p1
 
 %build
-%{__make} OPT="%{rpmcflags}"
+%{__make} \
+       CC="%{__cc}" \
+       OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -39,6 +41,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc Arc521.doc Arcinfo Changes.521 README
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/arc.1*
-%doc Arc521.doc Arcinfo Changes.521 README
This page took 0.195755 seconds and 4 git commands to generate.