diff --git a/snapcraft.yaml b/snapcraft.yaml index ce9b7aff..35134f6e 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1569,7 +1569,7 @@ parts: -not -path "${CRAFT_PRIME}/bin/uefivars.py" \ -not -path "${CRAFT_PRIME}/bin/lxcfs" \ -not -path "${CRAFT_PRIME}/bin/gpu-2404-custom-wrapper" \ - -exec strip -s {} + + -exec strip --strip-all {} + strip --strip-all "${CRAFT_PRIME}/sbin/lxd"