mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
add comment about patchelf
This commit is contained in:
parent
7d3ceb27b6
commit
f62eab640e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue