Magellan Linux

Diff of /smage/trunk/core/xf86-video-openchrome/xf86-video-openchrome-0.2.904_svn841-r1.smage2

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

revision 447 by niro, Fri May 7 15:13:53 2010 UTC revision 448 by niro, Fri May 7 15:32:30 2010 UTC
# Line 32  src_prepare() Line 32  src_prepare()
32  {  {
33   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
34   cd ${SRCDIR}   cd ${SRCDIR}
35    
36     # inject our no-drm patch
37     mcinjectpatch ${PNAME}-${PVER}-mcore-no-drm.patch || die
38   autoreconf --verbose --install --force || die   autoreconf --verbose --install --force || die
39  }  }
40    

Legend:
Removed from v.447  
changed lines
  Added in v.448