From 6da89639a1a0923124d1c5ee2d1740a5dc1cf720 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 3 Oct 2016 15:37:08 +0300 Subject: [PATCH] do not package dirs belonging to FHS and gcc-dirs --- crossnacl-gcc.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/crossnacl-gcc.spec b/crossnacl-gcc.spec index 34c3b1d..2dd13fb 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: 12.git%{gitver} +Release: 13.git%{gitver} License: GPL v3+ and GPL v3+ with exceptions and GPL v2+ with exceptions Group: Development/Languages Source0: nacl-gcc-%{version}-git%{gitver}.tar.xz @@ -197,8 +197,6 @@ rm -rf $RPM_BUILD_ROOT %dir %{gccnlib}/32 %{gccnlib}/32/*.[oa] -%dir %{_libexecdir} -%dir %{_libexecdir}/gcc %dir %{_libexecdir}/gcc/%{target} %dir %{gcclib} %attr(755,root,root) %{gcclib}/cc1 -- 2.44.0