Magellan Linux

Diff of /branches/magellan-next/extras/java-gjc-compat/java-gjc-compat-1.0.80-r1.smage2

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

revision 9691 by niro, Thu Jan 5 03:16:42 2012 UTC revision 9692 by niro, Thu Jan 5 03:18:16 2012 UTC
# Line 36  UP2DATE="updatecmd ftp://sources.redhat. Line 36  UP2DATE="updatecmd ftp://sources.redhat.
36  src_install()  src_install()
37  {  {
38   cd ${SRCDIR}   cd ${SRCDIR}
39     mmake DESTDIR=${BINDIR} install || die
40    
41   local gcj_pver   local gcj_pver
42   gcj_pver="$(magequery -n gcj | sed 's:.*gcj-\(.*\)-r.*:\1:')"   gcj_pver="$(magequery -n gcj | sed 's:.*gcj-\(.*\)-r.*:\1:')"

Legend:
Removed from v.9691  
changed lines
  Added in v.9692