1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

Fix RPM building

Changing the module file path cause RPMs to not install due to trying to
create /var/lib and /var
This commit is contained in:
Andrew Hutchings
2019-11-14 21:50:29 +00:00
parent a396b8cb80
commit 9037dd54d9

View File

@ -119,6 +119,8 @@ SET(ignored
"%ignore /usr/lib64/mysql"
"%ignore /usr/lib64/mysql/plugin"
"%ignore /etc/my.cnf.d"
"%ignore /var/lib"
"%ignore /var"
)
#SET(CPACK_RPM_SPEC_MORE_DEFINE "