Magellan Linux

Diff of /trunk/extras/redland/redland-1.0.9-r2.smage2

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

revision 3689 by niro, Fri Oct 30 10:00:07 2009 UTC revision 3690 by niro, Fri Oct 30 10:06:08 2009 UTC
# Line 43  src_prepare() Line 43  src_prepare()
43   # upstream, fixes "undefined symbol: librdf_storage_register_factory"   # upstream, fixes "undefined symbol: librdf_storage_register_factory"
44   mpatch ${PNAME}-${PVER}-librdf_storage_register_factory.patch || die   mpatch ${PNAME}-${PVER}-librdf_storage_register_factory.patch || die
45    
46   autoreconf --verbose --install --force || die   autoconf --force || die
47    
48   # we are using system libs so delete them   # we are using system libs so delete them
49   rm -rf {raptor,rasqal} || die   rm -rf {raptor,rasqal} || die

Legend:
Removed from v.3689  
changed lines
  Added in v.3690