From 237f085dfc09ec651830607489a020c4ef2a7376 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Fri, 20 Apr 2018 12:54:02 +0200 Subject: [PATCH] Remove useless Perl script This script is useless because there's no Perl in the run-time. For what it's worth, the zenity package in Fedora also removes the gdialog script, and the world hasn't fallen apart. --- org.freedesktop.Sdk.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.freedesktop.Sdk.json.in b/org.freedesktop.Sdk.json.in index f0d6e58..6fd4c44 100644 --- a/org.freedesktop.Sdk.json.in +++ b/org.freedesktop.Sdk.json.in @@ -2469,7 +2469,7 @@ }, { "name": "zenity", - "cleanup": [ "/share/help" ], + "cleanup": [ "/bin/gdialog", "/share/help" ], "config-opts": ["--disable-webkitgtk" ], "sources": [ {