mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-09 14:49:32 +00:00
adjustments
This commit is contained in:
parent
e0885e0622
commit
c3a3f7ddbc
@ -91,7 +91,6 @@ apps:
|
|||||||
- home
|
- home
|
||||||
- hugepages-control
|
- hugepages-control
|
||||||
- kernel-crypto-api
|
- kernel-crypto-api
|
||||||
- mount-control
|
|
||||||
- mount-observe
|
- mount-observe
|
||||||
- network
|
- network
|
||||||
- network-bind
|
- network-bind
|
||||||
@ -239,3 +238,6 @@ parts:
|
|||||||
for snap in "core22" "gnome-42-2204"; do
|
for snap in "core22" "gnome-42-2204"; do
|
||||||
cd "/snap/$snap/current" && find . -type f,l -exec rm -f "$CRAFT_PRIME/{}" \;
|
cd "/snap/$snap/current" && find . -type f,l -exec rm -f "$CRAFT_PRIME/{}" \;
|
||||||
done
|
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