summaryrefslogtreecommitdiff
path: root/crossnacl-gcc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'crossnacl-gcc.spec')
-rw-r--r--crossnacl-gcc.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/crossnacl-gcc.spec b/crossnacl-gcc.spec
index f97306b..4da241f 100644
--- a/crossnacl-gcc.spec
+++ b/crossnacl-gcc.spec
@@ -6,7 +6,7 @@
Summary: Various compilers (C, C++) for nacl
Name: crossnacl-gcc
Version: 4.4.3
-Release: 0.git%{gitver}
+Release: 1.git%{gitver}
# Generated from git
# git clone http://git.chromium.org/native_client/nacl-gcc.git
# (Checkout ID taken from chromium-15.0.874.106/native_client/tools/REVISIONS)
@@ -139,6 +139,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/%{gcc_target_platform}-gcc-%{version}
%attr(755,root,root) %{_bindir}/%{gcc_target_platform}-gccbug
%attr(755,root,root) %{_bindir}/%{gcc_target_platform}-gcov
+%dir %{_prefix}/lib/gcc
%{_prefix}/lib/gcc/%{gcc_target_platform}/
%{_libexecdir}/gcc/%{gcc_target_platform}/
%{_mandir}/man1/%{gcc_target_platform}-cpp.*