Exclude strayed IPC directory

This commit is contained in:
Petr Písař 2020-01-14 16:21:39 +01:00
parent fb39e74093
commit 0eba96bdcf

View File

@ -5398,6 +5398,7 @@ popd
# IPC-SysV # IPC-SysV
%exclude %{archlib}/auto/IPC %exclude %{archlib}/auto/IPC
%exclude %dir %{archlib}/IPC
%exclude %{archlib}/IPC/Msg.pm %exclude %{archlib}/IPC/Msg.pm
%exclude %{archlib}/IPC/Semaphore.pm %exclude %{archlib}/IPC/Semaphore.pm
%exclude %{archlib}/IPC/SharedMem.pm %exclude %{archlib}/IPC/SharedMem.pm