Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2022-10-10 00:11:13 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-10-10 00:11:13 +0300
commit2c55d99ff09f3969c3161ff55be6e2a8bef2b694 (patch)
treea2d2ef9a4c8368f2c04e5aeb3d94472a441d8983 /flatpak
parentfdc424f5a1d46111a7e914f3350f80a5bdb3ecda (diff)
ci: Flatpak: Remove not allowed folder cleanup
This is disallowed by flatpaks manifest lint tool
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.gajim.Gajim.Devel.yaml1
-rw-r--r--flatpak/org.gajim.Gajim.yaml1
2 files changed, 0 insertions, 2 deletions
diff --git a/flatpak/org.gajim.Gajim.Devel.yaml b/flatpak/org.gajim.Gajim.Devel.yaml
index e1775b51e..8f4b7cc91 100644
--- a/flatpak/org.gajim.Gajim.Devel.yaml
+++ b/flatpak/org.gajim.Gajim.Devel.yaml
@@ -52,7 +52,6 @@ build-options:
cleanup:
- /include
- - /lib/debug
- /lib/pkgconfig
- /share/gtk-doc
- /share/man
diff --git a/flatpak/org.gajim.Gajim.yaml b/flatpak/org.gajim.Gajim.yaml
index 3855a2c8a..1367c8547 100644
--- a/flatpak/org.gajim.Gajim.yaml
+++ b/flatpak/org.gajim.Gajim.yaml
@@ -45,7 +45,6 @@ build-options:
cleanup:
- /include
- - /lib/debug
- /lib/pkgconfig
- /share/gtk-doc
- /share/man