Skip to content

Commit

Permalink
chore(snap): use allowlist for packaging git
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszd21 committed Nov 20, 2024
1 parent 62a5954 commit 1a49c13
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,8 @@ parts:
build-attributes:
- enable-patchelf
prime:
- "-usr/bin"
- "-usr/share/doc"
- "-usr/share/man"
# perl is part of the core22 / core24
- "-usr/share/perl"
- "-usr/lib/x86_64-linux-gnu/perl"
- "-usr/lib/x86_64-linux-gnu/libperl*"
- "-usr/lib/x86_64-linux-gnu/libgdbm*"
- "usr/lib/git-core"
- "usr/share/git-core"

patchelf:
plugin: autotools
Expand Down

0 comments on commit 1a49c13

Please sign in to comment.