summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2018-03-17 23:18:00 +0100
committerCarlos Soriano <csoriano@gnome.org>2018-03-17 23:18:00 +0100
commit714442f53e6b14f05f15e9cca0b2d9e813e01722 (patch)
tree11fe4de26d363d973a62f246824a54eb4cabfd79
parent650ee79ee7d8b33c293a2add7c22418a7325a039 (diff)
downloadnautilus-714442f53e6b14f05f15e9cca0b2d9e813e01722.tar.gz
Flatpak: Don't clean up include dirs, etc.
So we can actually enter the environment and run ninja test and other stuff. This is pretty handy for development, and our main flatpak manifest is for that use.
-rw-r--r--build-aux/flatpak/org.gnome.Nautilus.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index d0051f072..8f186773e 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -15,7 +15,6 @@
"--talk-name=org.gtk.vfs", "--talk-name=org.gtk.vfs.*",
"--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
- "cleanup": [ "/include", "/share/bash-completion" ],
"modules": [
{
"name": "exiv2",