login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #59 make install sets the wrong shell variable in the axiom script revision 1 of 1

1
Editor:
Time: 2007/11/17 22:59:23 GMT-8
Note: shell variable is correct

added:
I'm packaging Axiom (Savannah CVS Des 30, 2004) for
ALT Linux (www.altlinux.com).  Now graphics works well
under sman.  But there are a few glitches I'd like to
report on:


1. If I install axiom with the command


make INSTALL=<my-work-dir>/usr/lib/axiom \
    COMMAND=<my-work-dir>/usr/bin/axiom \
    install


then resulting axiom script contains


AXIOM=<my-work-dir>/usr/lib/axiom/mnt/


instead of correct


AXIOM=<my-work-dir>/usr/lib/axiom/mnt/linux

From billpage Sat Nov 5 22:23:05 -0600 2005
From: billpage
Date: Sat, 05 Nov 2005 22:23:05 -0600
Subject: works now?
Message-ID: <20051105222305-0600@wiki.axiom-developer.org>

Status: open => testing 


From BillPage Wed Jun 21 06:15:27 -0500 2006
From: Bill Page
Date: Wed, 21 Jun 2006 06:15:27 -0500
Subject: shell variable is correct
Message-ID: <20060621061527-0500@wiki.axiom-developer.org>

Status: testing => closed 


Submitted by : (unknown) at: 2007-11-17T22:59:23-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

I'm packaging Axiom (Savannah CVS Des 30, 2004) for ALT Linux (www.altlinux.com). Now graphics works well under sman. But there are a few glitches I'd like to report on:

  1. If I install axiom with the command

make INSTALL=/usr/lib/axiom \ COMMAND=/usr/bin/axiom \ install

then resulting axiom script contains

AXIOM=/usr/lib/axiom/mnt/

instead of correct

AXIOM=/usr/lib/axiom/mnt/linux

works now? --billpage, Sat, 05 Nov 2005 22:23:05 -0600 reply
Status: open => testing

shell variable is correct --Bill Page, Wed, 21 Jun 2006 06:15:27 -0500 reply
Status: testing => closed