Magellan Linux

Diff of /branches/magellan-next/include/java.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9644 by niro, Tue Jan 3 22:09:42 2012 UTC revision 9645 by niro, Tue Jan 3 22:16:35 2012 UTC
# Line 15  jar-path-from-classpath() Line 15  jar-path-from-classpath()
15   done   done
16  }  }
17    
18    mclasspathinit()
19    {
20     minstalldir /etc/env.d || die
21    
22     # classpath env
23     MCONFIG="/etc/env.d/22java-app-${PNAME}"
24     mclearconfig || die
25    }
26    
27  minstalljar()  minstalljar()
28  {  {
29   local files   local files

Legend:
Removed from v.9644  
changed lines
  Added in v.9645