David Lee wrote:
Forgive me (please) if I've overlooked something obvious.

At the end of "heartbeat/Makefile.am" is the clause:

   uninstall-local:
        -test -p $(DESTDIR)$(hafifo) && rm $(DESTDIR)$(hafifo)
        rm -rf $(DESTDIR)$(havarrunhbdir)

But how is this implemented on systems (e.g. Redhat, Debian, Solaris) with
their own packaging mechanisms (i.e. other than "make uninstall")?

(I can answer (as its author) the Solaris one. "It doesn't happen."  But
that's because I had replicated the functionality by reading the RH
"heartbeat.spec.in" file where it similarly seems not to happen.)

If the equivalent of "uninstall-local" doesn't happen (or at least,
doesn't happen consistently), how might we address this?

(If it does happen on RH/rpm (i.e. I've missed/overlooked it because of my
inexperience with RH/rpm), could someone point me to the relevant RH/rpm
bit in our source tree that implements the "uninstall-local" equivalents?)

What do you want this to do?

What is it you're missing from this?

(I must be thick this AM)


--
    Alan Robertson <[EMAIL PROTECTED]>

"Openness is the foundation and preservative of friendship... Let me claim from you at all times your undisguised opinions." - William Wilberforce
_______________________________________________________
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