Re: [E-devel] Eterm terminfo / DESTDIR bug

2004-12-28 Thread Michael Jennings
On Tuesday, 28 December 2004, at 18:06:06 (-0500),
Mike Frysinger wrote:

 when utilizing DESTDIR with the install target, doc/Makefile bombs
 ...

Doesn't happen here.

 it's because doc/Makefile.am's install-data-hook doesnt respect
 DESTDIR ...

Nor should it.  But in any event, all the install-data-hook commands
are set up so they can't cause a build failure.  (Note the || : and
the leading -'s)

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 Can we leave the world outside just for awhile, just for awhile?
  Spend some time, you and I, under this bright, glorious sky?  It's
  been so long since I first saw you, but I still love the smile in
  your eyes.   -- Roxette, Church of Your Heart


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Eterm terminfo / DESTDIR bug

2004-12-28 Thread Mike Frysinger
On Tuesday 28 December 2004 06:21 pm, Michael Jennings wrote:
 On Tuesday, 28 December 2004, at 18:06:06 (-0500),
 Mike Frysinger wrote:
  when utilizing DESTDIR with the install target, doc/Makefile bombs
  ...

 Doesn't happen here.

lemme redefine 'bombs' ... it doesnt install the file into 
$(DESTDIR)/usr/share/terminfo/

  it's because doc/Makefile.am's install-data-hook doesnt respect
  DESTDIR ...

 Nor should it.  But in any event, all the install-data-hook commands
 are set up so they can't cause a build failure.  (Note the || : and
 the leading -'s)

ok, then i'll just keep Gentoo's workaround for installing into $(DESTDIR) 
since current behavior is intended behavior
-mike


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Eterm terminfo / DESTDIR bug

2004-12-28 Thread Michael Jennings
On Tuesday, 28 December 2004, at 19:07:20 (-0500),
Mike Frysinger wrote:

 lemme redefine 'bombs' ... it doesnt install the file into 
 $(DESTDIR)/usr/share/terminfo/

Ah, okay.  Yes, that can happen. :)

The reason is this:  The contents of /usr/share/terminfo are owned by
ncurses, and newer versions of ncurses already supply Eterm's terminfo
file.

 ok, then i'll just keep Gentoo's workaround for installing into
 $(DESTDIR) since current behavior is intended behavior

Be careful (for reason mentioned above).

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 I am not running for office here.  I won't keep it purposefully
  vague.  I've heard New Age Life-force trip; I'd rather be dipped in
  bubonic plague.  Take back your free advice I don't accept.  I will
  not play those games.  God is not a secret to be kept.  -- Newsboys


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel