mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-13 21:07:46 +00:00
Clean up more files from the Flatpak
This commit is contained in:
parent
5ca5acfd52
commit
dfb987da9d
1 changed files with 9 additions and 0 deletions
|
@ -9,6 +9,15 @@ build-options:
|
|||
append-path: /usr/lib/sdk/rust-stable/bin
|
||||
build-args:
|
||||
- --share=network
|
||||
cleanup:
|
||||
# dev files
|
||||
- /share/cmake
|
||||
- /share/kdevappwizard
|
||||
- /include
|
||||
- /lib/cmake
|
||||
- /lib/x86_64-linux-gnu/cmake
|
||||
- /lib/x86_64-linux-gnu/pkgconfig
|
||||
- /mkspecs
|
||||
finish-args:
|
||||
- --share=ipc
|
||||
- --socket=fallback-x11
|
||||
|
|
Loading…
Add table
Reference in a new issue