diff --git a/garcon/Pkgfile b/garcon/Pkgfile index 782285e..796a89e 100644 --- a/garcon/Pkgfile +++ b/garcon/Pkgfile @@ -26,6 +26,6 @@ build () { # fix to avoid conflicts with xfce4-appfinder >= 4.9.3 # xfce4-run will dissapear from xfce-utils on next XFCE 4.10 - sed '/xfce4-run/d' -i $PKG/usr/etc/xdg/menus/xfce-applications.menu + sed '/xfrun4/d' -i $PKG/usr/etc/xdg/menus/xfce-applications.menu }