Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Dan Rich on September 15, 2011, 09:47:38 PM

Title: 1.9.5, RPMs and spec files
Post by: Dan Rich on September 15, 2011, 09:47:38 PM
I'm trying to build an RPM for 1.9.5 so that we can add it to our new IRC server build. However, I'm tearing my hair out trying to get cmake to behave with rpmbuild!

I have most of the build working, but I'm stumped trying to get install to install into the RPM buildroot directory instead of the system directory. It looks like the cmake config supports CMAKE_INSTALL_PREFIX but the makefile doesn't pass the value in. Short of calling cmake instead instead of make does anyone any any ideas how to get this to build and install in the RPM build environment?