Skip to content

Commit

Permalink
Revert "feat(snap): exclude redundant files in snapcraft"
Browse files Browse the repository at this point in the history
This reverts commit 903d230.
  • Loading branch information
MonicaisHer committed May 23, 2022
1 parent 903d230 commit ef2c9b4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -848,15 +848,11 @@ parts:
organize:
bin/setup-redis-credentials.sh: bin/kuiper-setup-redis-credentials.sh
stage:
# Exclude redundant files
# Exclude redundant curl files
- -usr/bin/curl
- -usr/lib/*/libcurl*
- -usr/share/doc/libcurl*
- -usr/share/doc/curl
- -usr/lib/x86_64-linux-gnu/*
- -usr/share/doc/libldap-2.4-2/*
- -usr/share/doc/libldap-common/*


metadata:
plugin: nil
Expand Down

0 comments on commit ef2c9b4

Please sign in to comment.