Magellan Linux

Diff of /trunk/extras/thunar/thunar-1.8.1-r1.smage2

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

revision 31355 by niro, Mon Jun 25 09:23:19 2018 UTC revision 31356 by niro, Mon Jun 25 12:37:59 2018 UTC
# Line 28  SRCDIR="${BUILDDIR}/Thunar-${PVER}" Line 28  SRCDIR="${BUILDDIR}/Thunar-${PVER}"
28    
29  sminclude xfce  sminclude xfce
30    
 SRC_URI+=( mirror://${PNAME}/${PNAME}-1.8.0-replace-gtk_widget_reparent-with-xfce_widget_reparent_-_no-xfce4-dev-tools.patch )  
   
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # fix build against libxfce4ui-4.12  
  mpatch ${PNAME}-1.8.0-replace-gtk_widget_reparent-with-xfce_widget_reparent_-_no-xfce4-dev-tools.patch || die  
 }  
   
31  src_compile()  src_compile()
32  {  {
33   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.31355  
changed lines
  Added in v.31356