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 11550 by niro, Mon Mar 12 21:12:01 2012 UTC revision 11551 by niro, Mon Mar 12 21:12:31 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.11550  
changed lines
  Added in v.11551