Magellan Linux

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

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

revision 31214 by niro, Tue Jun 12 15:09:45 2018 UTC revision 31215 by niro, Tue Jun 12 15:23:32 2018 UTC
# Line 36  src_prepare() Line 36  src_prepare()
36   cd ${SRCDIR}   cd ${SRCDIR}
37    
38   # revert this patch to allow build against libxfce4ui-4.12   # revert this patch to allow build against libxfce4ui-4.12
39   mpatch -R ${PNAME}-1.8.0-replace-gtk_widget_reparent-with-xfce_widget_reparent.patch || die   patch -Np1 -R -F3 -i ${SOURCEDIR}/${PNAME}/${PNAME}-1.8.0-replace-gtk_widget_reparent-with-xfce_widget_reparent.patch || die
40  }  }
41    
42  src_compile()  src_compile()

Legend:
Removed from v.31214  
changed lines
  Added in v.31215