Magellan Linux

Diff of /trunk/core/hal-info/hal-info-20081127-r1.smage2

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

revision 562 by niro, Thu Dec 25 17:09:22 2008 UTC revision 563 by niro, Thu Dec 25 17:10:39 2008 UTC
# Line 20  sminclude mbuild Line 20  sminclude mbuild
20  SRC_URI=(  SRC_URI=(
21   http://hal.freedesktop.org/releases/${SRCFILE}   http://hal.freedesktop.org/releases/${SRCFILE}
22   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-20071212-dell-cdrom-nopoll.patch  
23  )  )
24    
25  UP2DATE="updatecmd_freedesktop hal"  UP2DATE="updatecmd_freedesktop hal"
   
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # handle weird dell laptops that slow down the system  
  # if the optical drive is polled (RH Bug #138148)  
  mpatch ${PNAME}-20071212-dell-cdrom-nopoll.patch || die  
 }  

Legend:
Removed from v.562  
changed lines
  Added in v.563