diff --git a/build-aux/org.gnome.Fractal.Devel.json b/build-aux/org.gnome.Fractal.Devel.json index 7c38a165..890f634d 100644 --- a/build-aux/org.gnome.Fractal.Devel.json +++ b/build-aux/org.gnome.Fractal.Devel.json @@ -48,7 +48,9 @@ "cleanup-commands": [ "mkdir -p ${FLATPAK_DEST}/lib/ffmpeg" ], - "cleanup": ["bin/grass"], + "cleanup": [ + "/bin/grass" + ], "modules": [ { "name": "grass",