Magellan Linux

Diff of /trunk/core/xml-parser/xml-parser-2.41-r2.smage2

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

revision 11539 by niro, Mon Mar 12 20:37:24 2012 UTC revision 11540 by niro, Mon Mar 12 20:38:11 2012 UTC
# Line 19  src_prepare() Line 19  src_prepare()
19   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
20    
21   # fix libdir on 64bit arches   # fix libdir on 64bit arches
22   all-abis sed -i "s:^\$expat_libpath.*:\$expat_libpath = '/usr/$(mlibdir)';:" Makefile.PL || die   all-abis 'sed -i "s:^\$expat_libpath.*:\$expat_libpath = \'/usr/$(mlibdir)\';:" Makefile.PL || die'
23  }  }

Legend:
Removed from v.11539  
changed lines
  Added in v.11540