Magellan Linux

Diff of /trunk/core/lcms/lcms-1.18a-r2.smage2

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

revision 3461 by niro, Wed Oct 21 20:43:19 2009 UTC revision 3462 by niro, Wed Oct 21 20:43:49 2009 UTC
# Line 27  UP2DATE="updatecmd_sourceforge ${PNAME}" Line 27  UP2DATE="updatecmd_sourceforge ${PNAME}"
27    
28  src_compile()  src_compile()
29  {  {
  cd ${SRCDIR}  
   
30   mconfigure --disable-dependency-tracking --with-jpeg --with-tiff --with-zlib || die   mconfigure --disable-dependency-tracking --with-jpeg --with-tiff --with-zlib || die
31   mmake || die   mmake || die
32  }  }
33    
34  src_install()  src_install()
35  {  {
  cd ${SRCDIR}  
   
36   # needed directories   # needed directories
37   minstalldir /usr/share/${PNAME}/profiles || die   minstalldir /usr/share/${PNAME}/profiles || die
38    

Legend:
Removed from v.3461  
changed lines
  Added in v.3462