flatpak: Don't drop the libhandy VAPI

This avoids prematurely cleaning /share for libhandy, which would drop
its VAPI and hence make Geary not build.
This commit is contained in:
Adrien Plazas 2021-04-14 12:53:37 +02:00
parent 35f57c7682
commit 5f0f9b57b2
2 changed files with 1 additions and 3 deletions

View file

@ -92,8 +92,7 @@
}
],
"cleanup": [
"/bin",
"/share"
"/bin"
]
},
{

View file

@ -122,7 +122,6 @@ modules:
branch: master
cleanup:
- /bin
- /share
# EDS dependency
- name: libical