Magellan Linux

Diff of /trunk/extras/clucene/clucene-2.3.3.4-r3.smage2

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

revision 11106 by niro, Fri Feb 17 12:36:07 2012 UTC revision 11107 by niro, Fri Feb 17 12:39:46 2012 UTC
# Line 35  src_prepare() Line 35  src_prepare()
35    
36  src_compile()  src_compile()
37  {  {
38   cd ${SRCDIR}   # build outside of the source dir
39     install -d ${BUILDDIR}/build || die
40     cd ${BUILDDIR}/build
41    
42   # disabled threads   # disabled threads
43   # see: https://sourceforge.net/tracker/?func=detail&aid=3237301&group_id=80013&atid=558446   # see: https://sourceforge.net/tracker/?func=detail&aid=3237301&group_id=80013&atid=558446

Legend:
Removed from v.11106  
changed lines
  Added in v.11107