You don't want to do that.  The file hb_api.py will be in some CVS tags.

What will need to be done ( I think ) is "delete" the .py, Then add the .py.in file and make the change to configure.in

Matt

On Thu, 2006-01-19 at 21:27 +0000, David Lee wrote:
While "grep"ping for something across the heartbeat source code, I spotted
something completely unrelated that needs attention:

"heartbeat/hb_api.py" contains an absolute pathname in the line (~258):
   FIFO_BASE_DIR = "/var/lib/heartbeat/"

My guess is that the pathname needs to be replaced by an autoconf "@...@"
variable, possibly "@localstatedir@/lib/@HB_PKG@", but that this would
need to be accompanied by a CVS rename of the file (".in" suffix) and
corresponding "configure.in" tweak.

I would rather not do this myself, because I have no experience of the CVS
renaming and associated things.

Any takers?


_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to