From 4e069713c1d4940f59d47fcd2f63b1a82706b053 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Tue, 5 Jun 2018 10:07:57 -0700 Subject: [PATCH] flatpak: keep CLI in GUI package HandBrake-.flatpak contains GUI and CLI HandBrakeCLI-.flatpak is CLI only (cherry picked from commit ce3a757ef8bbb723d0b233830531acac0b5da004) --- pkg/linux/flatpak/fr.handbrake.ghb.json | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/linux/flatpak/fr.handbrake.ghb.json b/pkg/linux/flatpak/fr.handbrake.ghb.json index 0ab180c1f..0b5aea05f 100644 --- a/pkg/linux/flatpak/fr.handbrake.ghb.json +++ b/pkg/linux/flatpak/fr.handbrake.ghb.json @@ -23,7 +23,6 @@ "no-autogen": true, "config-opts": ["--flatpak"], "builddir": true, - "post-install": ["rm /app/bin/HandBrakeCLI"], "sources": [ { "type": "archive", -- 2.40.0