Magellan Linux

Diff of /smage/trunk/core/libfontenc/libfontenc-1.0.5-r1.smage2

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

revision 217 by niro, Mon Apr 26 21:49:20 2010 UTC revision 218 by niro, Mon Apr 26 21:50:10 2010 UTC
# Line 19  UP2DATE="updatecmd_xorg ${PNAME}" Line 19  UP2DATE="updatecmd_xorg ${PNAME}"
19    
20  src_compile()  src_compile()
21  {  {
  cd ${SRCDIR}  
   
22   mconfigure --prefix=${X11_DIR} --with-encodingsdir=/usr/share/fonts/encodings || die   mconfigure --prefix=${X11_DIR} --with-encodingsdir=/usr/share/fonts/encodings || die
23   mmake || die   mmake || die
24  }  }

Legend:
Removed from v.217  
changed lines
  Added in v.218