We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ff223 commit 3c96f91Copy full SHA for 3c96f91
1 file changed
snapcraft.yaml
@@ -62,7 +62,7 @@ parts:
62
${CRAFT_PROJECT_DIR}/snap/local/scriptlets/selective-checkout --force-snapshot
63
override-build: |
64
craftctl default
65
- execstack --clear-execstack src/lnav
+ execstack --clear-execstack $SNAPCRAFT_PART_INSTALL/usr/bin/lnav
66
build-packages:
67
- git
68
- curl
0 commit comments