Magellan Linux

Diff of /trunk/extras/libgadu/libgadu-1.12.1-r1.smage2

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

revision 23659 by niro, Wed Jul 9 23:53:04 2014 UTC revision 23660 by niro, Wed Jul 9 23:53:50 2014 UTC
# Line 29  sminclude mbuild Line 29  sminclude mbuild
29  SRC_URI=(  SRC_URI=(
30   http://github.com/wojtekka/${PNAME}/releases/download/${PVER}/${SRCFILE}   http://github.com/wojtekka/${PNAME}/releases/download/${PVER}/${SRCFILE}
31   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
32   mirror://${PNAME}/${PNAME}-${PVER}-tests.patch   mirror://${PNAME}/${PNAME}-1.12.0-tests.patch
33  )  )
34    
35  # exclude rc versions  # exclude rc versions
# Line 42  src_prepare() Line 42  src_prepare()
42   cd ${SRCDIR}   cd ${SRCDIR}
43    
44   # fix broken test   # fix broken test
45   mpatch ${PNAME}-${PVER}-tests.patch || die   mpatch ${PNAME}-1.12.0-tests.patch || die
46  }  }
47    
48  src_compile()  src_compile()

Legend:
Removed from v.23659  
changed lines
  Added in v.23660