Magellan Linux

Diff of /smage/trunk/core/util-macros/util-macros-1.19.1-r1.smage2

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

revision 9361 by niro, Wed Mar 29 13:56:23 2017 UTC revision 9362 by niro, Wed Mar 29 13:58:20 2017 UTC
# Line 16  sminclude xorg Line 16  sminclude xorg
16  # depwalker will results in an endless loop if this is missing  # depwalker will results in an endless loop if this is missing
17  DEPEND=""  DEPEND=""
18  SDEPEND=""  SDEPEND=""
   
 SRC_URI=( ${SRC_URI[*]}  
  mirror://${PNAME}/${PNAME}-1.1.5-driver-man-suffix.patch  
 )  
   
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # enable 4x driver man pages  
  mpatch ${PNAME}-1.1.5-driver-man-suffix.patch || die  
 }  

Legend:
Removed from v.9361  
changed lines
  Added in v.9362