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 31354 by niro, Mon Jun 25 09:17:29 2018 UTC revision 31355 by niro, Mon Jun 25 09:23:19 2018 UTC
# Line 28  SRCDIR="${BUILDDIR}/Thunar-${PVER}" Line 28  SRCDIR="${BUILDDIR}/Thunar-${PVER}"
28    
29  sminclude xfce  sminclude xfce
30    
31  SRC_URI+=( mirror://${PNAME}/${PNAME}-${PVER}-replace-gtk_widget_reparent-with-xfce_widget_reparent_-_no-xfce4-dev-tools.patch )  SRC_URI+=( mirror://${PNAME}/${PNAME}-1.8.0-replace-gtk_widget_reparent-with-xfce_widget_reparent_-_no-xfce4-dev-tools.patch )
32    
33  src_prepare()  src_prepare()
34  {  {
# Line 36  src_prepare() Line 36  src_prepare()
36   cd ${SRCDIR}   cd ${SRCDIR}
37    
38   # fix build against libxfce4ui-4.12   # fix build against libxfce4ui-4.12
39   mpatch ${PNAME}-${PVER}-replace-gtk_widget_reparent-with-xfce_widget_reparent_-_no-xfce4-dev-tools.patch || die   mpatch ${PNAME}-1.8.0-replace-gtk_widget_reparent-with-xfce_widget_reparent_-_no-xfce4-dev-tools.patch || die
40  }  }
41    
42  src_compile()  src_compile()

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