snap: Fix scriptlet leaked into the final snap (#215)
The selective-checkout scriptlet is only used during the build step, don't let it make into the final snap. Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
This commit is contained in:
committed by
Mike Fährmann
parent
2c32dc76cb
commit
640fc72c75
@@ -63,6 +63,8 @@ parts:
|
||||
- git
|
||||
stage-snaps:
|
||||
- selective-checkout
|
||||
prime:
|
||||
- -*
|
||||
|
||||
gallery-dl:
|
||||
after:
|
||||
|
||||
Reference in New Issue
Block a user