add comment about patchelf

This commit is contained in:
Erica Portnoy 2024-08-07 11:14:05 -07:00
parent 7d3ceb27b6
commit f62eab640e

View file

@ -106,6 +106,7 @@ parts:
grep -v python-augeas "${CRAFT_PART_SRC}/tools/requirements.txt" >> "${CRAFT_PART_SRC}/snap-constraints.txt"
craftctl set version=$(grep -oP "__version__ = '\K.*(?=')" "${CRAFT_PART_SRC}/certbot/certbot/__init__.py")
build-attributes:
# https://snapcraft.io/docs/how-to-classic#fix-linter-warnings-by-patching-elf-binaries
- enable-patchelf
shared-metadata:
plugin: dump