• Sergey Vojtovich's avatar
    Fixed Fedora 22 package build failure. · d6480f49
    Sergey Vojtovich authored
    Since MariaDB packages have absolute paths, they are marked as not relocatable
    by setting CPACK_RPM_PACKAGE_RELOCATABLE. According to logics of recent CPackRPM
    it is not enough: one needs to set CPACK_PACKAGE_RELOCATABLE additionally.
    d6480f49
cpack_rpm.cmake 9.14 KB