--- trunk/extras/thunar/thunar-1.8.0-r1.smage2 2018/06/12 15:09:45 31214 +++ trunk/extras/thunar/thunar-1.8.0-r1.smage2 2018/06/12 15:23:32 31215 @@ -36,7 +36,7 @@ cd ${SRCDIR} # revert this patch to allow build against libxfce4ui-4.12 - 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 } src_compile()