Magellan Linux

Diff of /branches/magellan-next/extras/redland/redland-1.0.9-r2.smage2

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

revision 3688 by niro, Fri Oct 30 09:57:53 2009 UTC revision 3689 by niro, Fri Oct 30 10:00:07 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
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
50  }  }

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