Re: [gentoo-user] using cmake with ebuild

2014-10-09 Thread Paige Thompson
On 10/09/14 18:40, Paige Thompson wrote: > Hi, > > trying to figure out how to fix a problem I'm having with my ebuild: > https://github.com/paigeadele/netcrave/blob/master/net-irc/anope/anope-.ebuild > > compiles fine, fails on install? > > Should I just do sed -i and remove this path from th

[gentoo-user] using cmake with ebuild

2014-10-09 Thread Paige Thompson
Hi, trying to figure out how to fix a problem I'm having with my ebuild: https://github.com/paigeadele/netcrave/blob/master/net-irc/anope/anope-.ebuild compiles fine, fails on install? Should I just do sed -i and remove this path from the CMakeLists.txt or something? here's the problem: I