mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
adjustments
This commit is contained in:
parent
e0885e0622
commit
c3a3f7ddbc
@ -91,7 +91,6 @@ apps:
|
||||
- home
|
||||
- hugepages-control
|
||||
- kernel-crypto-api
|
||||
- mount-control
|
||||
- mount-observe
|
||||
- network
|
||||
- network-bind
|
||||
@ -239,3 +238,6 @@ parts:
|
||||
for snap in "core22" "gnome-42-2204"; do
|
||||
cd "/snap/$snap/current" && find . -type f,l -exec rm -f "$CRAFT_PRIME/{}" \;
|
||||
done
|
||||
|
||||
# taken from https://github.com/ubuntu/libreoffice/blob/7.3/snapcraft.yaml
|
||||
rm -rf $SNAPCRAFT_PRIME/usr/lib/*/lib{gtk,gdk,cairo,pango,wayland}*
|
Loading…
x
Reference in New Issue
Block a user