Magellan Linux

Diff of /trunk/extras/libva/libva-1.0.15-r1.smage2

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

revision 10148 by niro, Wed Jan 18 10:39:03 2012 UTC revision 10149 by niro, Wed Jan 18 10:41:09 2012 UTC
# Line 27  SRC_URI=( Line 27  SRC_URI=(
27    
28  UP2DATE="updatecmd http://cgit.freedesktop.org/${PNAME}/ | firsttarball"  UP2DATE="updatecmd http://cgit.freedesktop.org/${PNAME}/ | firsttarball"
29    
30    src_prepare()
31    {
32     # configure is missing
33     mautoreconf || die
34    }
35    
36  src_compile()  src_compile()
37  {  {
38   mconfigure \   mconfigure \

Legend:
Removed from v.10148  
changed lines
  Added in v.10149