Magellan Linux

Diff of /smage/trunk/core/xf86-input-keyboard/xf86-input-keyboard-1.4.0-r3.smage2

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

revision 430 by niro, Thu May 6 23:14:45 2010 UTC revision 431 by niro, Thu May 6 23:20:29 2010 UTC
# Line 13  HOMEPAGE="http://xorg.freedesktop.org" Line 13  HOMEPAGE="http://xorg.freedesktop.org"
13  sminclude xorg mcore  sminclude xorg mcore
14    
15  UP2DATE="updatecmd_xorg ${PNAME}"  UP2DATE="updatecmd_xorg ${PNAME}"
   
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # generate configure scripts  
  autoreconf --verbose --force --install || die  
 }  

Legend:
Removed from v.430  
changed lines
  Added in v.431