Magellan Linux

Diff of /branches/R11-stable/extras/xfwm4/xfwm4-4.10.1-r2.smage2

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

revision 22534 by niro, Thu Oct 23 07:39:36 2014 UTC revision 22535 by niro, Thu Oct 23 07:40:31 2014 UTC
# Line 29  PROVIDE="virtual/windowmanager" Line 29  PROVIDE="virtual/windowmanager"
29    
30  sminclude xfce  sminclude xfce
31    
 SRC_URI+=( mirror://${PNAME}/${PNAME}-${PVER}-gtk3-windows.patch )  
32  UP2DATE="updatecmd_xfce ${PNAME}"  UP2DATE="updatecmd_xfce ${PNAME}"
33    
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # fix issues with gtk3 windows  
  mpatch ${PNAME}-${PVER}-gtk3-windows.patch || die  
 }  
   
34  src_compile()  src_compile()
35  {  {
36   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.22534  
changed lines
  Added in v.22535