Magellan Linux

Diff of /branches/magellan-next/core/libtheora/libtheora-1.1.1-r3.smage2

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

revision 8206 by niro, Wed Jul 13 07:59:07 2011 UTC revision 8207 by niro, Wed Jul 13 08:00:58 2011 UTC
# Line 35  src_prepare() Line 35  src_prepare()
35   # force usage of our cflags   # force usage of our cflags
36   mpatch ${PNAME}-1.0_beta2-cflags.patch || die   mpatch ${PNAME}-1.0_beta2-cflags.patch || die
37    
38   all-abis "[[ -f ltmain.sh ]] && rm ltmain.sh"   all-abis '[[ -f ${SRCDIR}-${abi}/ltmain.sh ]] && rm ${SRCDIR}-${abi}/ltmain.sh'
39   mlibtoolize || die   mlibtoolize || die
40    
41   export WANT_AUTOMAKE=1.10   export WANT_AUTOMAKE=1.10

Legend:
Removed from v.8206  
changed lines
  Added in v.8207