Skip to content

Commit

Permalink
fix: disable enable-patchelf [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam committed Feb 7, 2024
1 parent 1588f9c commit 906d768
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stores/snapcraft/insider/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ parts:
- -usr/share/icons
- -usr/share/lintian
- -usr/share/man
build-attributes:
- enable-patchelf
# build-attributes:
# - enable-patchelf
build-packages:
- patchelf
override-build: |
Expand Down
4 changes: 2 additions & 2 deletions stores/snapcraft/stable/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ parts:
- -usr/share/icons
- -usr/share/lintian
- -usr/share/man
build-attributes:
- enable-patchelf
# build-attributes:
# - enable-patchelf
build-packages:
- patchelf
override-build: |
Expand Down

0 comments on commit 906d768

Please sign in to comment.