[gimp] build: delete gimptool and gimp-console from the finale flatpak.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: delete gimptool and gimp-console from the finale flatpak.
- Date: Thu, 5 Oct 2017 02:50:36 +0000 (UTC)
commit 1e7bb051b58b4e16f94fc94d15cb174c235bac57
Author: Jehan <jehan girinstud io>
Date: Thu Oct 5 04:49:49 2017 +0200
build: delete gimptool and gimp-console from the finale flatpak.
build/flatpak/org.gimp.GIMP-dev.json | 1 +
build/flatpak/org.gimp.GIMP-nightly.json | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/build/flatpak/org.gimp.GIMP-dev.json b/build/flatpak/org.gimp.GIMP-dev.json
index feba1a7..c71d0f4 100644
--- a/build/flatpak/org.gimp.GIMP-dev.json
+++ b/build/flatpak/org.gimp.GIMP-dev.json
@@ -55,6 +55,7 @@
{
"name": "gimp",
"config-opts": [ "--disable-docs", "--disable-gtk-doc", "--disable-gtk-doc-html",
"--enable-vector-icons" ],
+ "cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.9" ],
"sources": [
{
"type": "git",
diff --git a/build/flatpak/org.gimp.GIMP-nightly.json b/build/flatpak/org.gimp.GIMP-nightly.json
index 31829f4..33198eb 100644
--- a/build/flatpak/org.gimp.GIMP-nightly.json
+++ b/build/flatpak/org.gimp.GIMP-nightly.json
@@ -65,6 +65,7 @@
{
"name": "gimp",
"config-opts": [ "--disable-docs", "--disable-gtk-doc", "--disable-gtk-doc-html",
"--enable-vector-icons" ],
+ "cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.9" ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]