diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 6be19d0e..50d7d63c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -34,6 +34,8 @@ parts: override-build: | craftctl default craftctl set version=$(git describe --tags --abbrev=0) + build-attributes: + - enable-patchelf organize: # Ubuntu's `fd` package installs a binary named `fdfind`. Rename it in the snap. usr/bin/fdfind: usr/bin/fd