maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #08999
Re: [Commits] 4685c90: mariadb@xxxxxxxxxxx should be configured for all systemd platforms.
Hi Nirbhay,
On Wed, Nov 04, 2015 at 09:52:15PM -0500, Nirbhay Choubey wrote:
> Hi Svoj!
>
> On Wed, Nov 4, 2015 at 1:54 AM, Sergey Vojtovich <svoj@xxxxxxxxxxx> wrote:
>
> > Hi Nirbhay,
> >
> > taking into account that CPackRPM won't be able to install it,
>
>
> I think it does not apply to all rpm platforms, but ones with cmake
> affected by
> http://public.kitware.com/Bug/view.php?id=14782.
It applied to all rpm platforms before we get this condition a few lines below:
IF(NOT CMAKE_VERSION VERSION_LESS 3.3.0 OR NOT RPM)
I'd rather adjust the first "IF(NOT RPM)" accordingly, because it is a good idea
to have use_galera_new_cluster.conf installed to INSTALL_SUPPORTFILESDIR.
Regards,
Sergey
References