Skip to content

Commit 3c96f91

Browse files
committed
[snap] fix lnav path
1 parent 95ff223 commit 3c96f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ parts:
6262
${CRAFT_PROJECT_DIR}/snap/local/scriptlets/selective-checkout --force-snapshot
6363
override-build: |
6464
craftctl default
65-
execstack --clear-execstack src/lnav
65+
execstack --clear-execstack $SNAPCRAFT_PART_INSTALL/usr/bin/lnav
6666
build-packages:
6767
- git
6868
- curl

0 commit comments

Comments
 (0)