[MacPorts] #30652: maven_select @0.3 soft link for maven installation needs to be created

MacPorts noreply at macports.org
Mon Aug 8 21:49:08 PDT 2011


#30652: maven_select @0.3 soft link for maven installation needs to be created
-----------------------------------+----------------------------------------
 Reporter:  hxliang1982@…          |       Owner:  blair@…           
     Type:  enhancement            |      Status:  new               
 Priority:  Low                    |   Milestone:                    
Component:  ports                  |     Version:  2.0.1             
 Keywords:                         |        Port:  maven_select      
-----------------------------------+----------------------------------------

Comment(by blair@…):

 Linux systems have this in /etc/profile:

 {{{
 for i in /etc/profile.d/*.sh; do
   if [ -r $i ]; then
     . $i
   fi
 done
 }}}

 So we would tell people to have something similar in their ~/.profile.

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


More information about the macports-tickets mailing list