Re: ATTN: AbiWord 2.5.0 released

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Mon Jan 15 2007 - 09:23:04 CET

On 1/15/07, Charles A Edwards <eslrahc@bellsouth.net> wrote:
> On Sun, 14 Jan 2007 23:59:13 +0100
> J.M. Maurer wrote:
>
> > AbiWord v2.5.0 is parallel installable with AbiWord v2.4 so users can
> > try it out without disturbing their stable AbiWord 2.4 version (make
> > sure you specify an installation directory seperate from your AbiWord
>
> Not completly.
> It also creates the link <bindir>/abiword so it will either conflict or
> fight with that created by 2.4

If you make such assumptions please post them to the -dev mailing list
so the can be rebutted accordingly. Citing the relevant code below.
- Rob

        @if test -f $(DESTDIR)/$(bindir)/abiword; then \
          echo "$(DESTDIR)/$(bindir)/abiword is a regular file - I'm not
going to create a link."; \
        else \
          (cd $(DESTDIR)/$(bindir) && ln -sf $(ABIWORD_BINARY) abiword); \
        fi
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Mon Jan 15 09:23:39 2007

This archive was generated by hypermail 2.1.8 : Mon Jan 15 2007 - 09:23:39 CET