[MacPorts] #27119: ARBHOME environment variable incorrectly set

MacPorts noreply at macports.org
Wed Nov 3 05:08:19 PDT 2010


#27119: ARBHOME environment variable incorrectly set
------------------------------+---------------------------------------------
 Reporter:  gawbul@…          |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.9.1                                
 Keywords:  arb               |        Port:  arb                                  
------------------------------+---------------------------------------------
 When using MacPorts to "install arb" the incorrect details are placed into
 the ~/.profile file.

 The details should be:

 ARBHOME=/opt/local/share/arb;export ARBHOME
 PATH=/opt/local/share/arb/bin:$PATH
 export PATH

 however, the following information is added instead:

 ARHOME=/opt/local/share/arb;export ARBHOME
 PATH=/opt/local/share/arb/bin:$PATH
 export PATH

 note the spelling mistake of ARHOME!

-- 
Ticket URL: <https://trac.macports.org/ticket/27119>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list