Skip to content
Permalink
Browse files
MDEV-24996 file conflict in rpm packages
  • Loading branch information
vuvova committed May 22, 2021
1 parent 43c9fce commit 681918a
Showing 1 changed file with 2 additions and 2 deletions.
@@ -120,8 +120,8 @@ SET(ignored
"%ignore ${CMAKE_INSTALL_PREFIX}/share/aclocal"
"%ignore ${CMAKE_INSTALL_PREFIX}/share/doc"
"%ignore ${CMAKE_INSTALL_PREFIX}/share/man"
"%ignore ${CMAKE_INSTALL_PREFIX}/share/man/man1*"
"%ignore ${CMAKE_INSTALL_PREFIX}/share/man/man8*"
"%ignore ${CMAKE_INSTALL_PREFIX}/share/man/man1"
"%ignore ${CMAKE_INSTALL_PREFIX}/share/man/man8"
"%ignore ${CMAKE_INSTALL_PREFIX}/share/pkgconfig"
)

0 comments on commit 681918a

Please sign in to comment.