Magellan Linux

Diff of /smage/trunk/core/grub/grub-2.00-r12.smage2

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

revision 9050 by niro, Mon Jun 13 11:46:49 2016 UTC revision 9051 by niro, Mon Jun 13 11:50:31 2016 UTC
# Line 91  src_compile() Line 91  src_compile()
91  {  {
92   cd ${SRCDIR}   cd ${SRCDIR}
93    
94   mconfigure --disable-efiemu --disable-werror --disable-nls || die   mconfigure --disable-efiemu --disable-werror || die
95   mmake || die   mmake || die
96  }  }
97    

Legend:
Removed from v.9050  
changed lines
  Added in v.9051