Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
snapcraft: Cherry-pick upstream bug fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Sep 22, 2023
1 parent cc92221 commit 762f582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1400,7 +1400,7 @@ parts:
git config user.name "LXD snap builder"
git cherry-pick 5ccebec7d2a4f2e98ded41fac891504e3072daf3 # patches: Don't fail if no storage pools were found
git cherry-pick 2d8481712055d0cbb3bd952e25a1df469939990d # simplestreams: Fix regression in lxd_combined.tar.gz handling
git cherry-pick c5a691c13a2f589c2f72f16edc2817f29639e77a # simplestreams: Fix regression in lxd_combined.tar.gz handling
# Setup build environment
export GOPATH=$(realpath ./.go)
Expand Down

0 comments on commit 762f582

Please sign in to comment.