Skip to content
Snippets Groups Projects
Commit 053b2f30 authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Get rid of rpmbuild duplicate file warning when %{_libdir} == /usr/lib

parent 34c0d9cd
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,9 @@ make test
%defattr (-, root, root)
%exclude /usr/lib/debug
%exclude /usr/lib/labcomm2014_compiler.jar
%if "%{_libdir}" != "/usr/lib"
/usr/lib/*
%endif
%{_libdir}/*
%files devel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment