Skip to content

Commit

Permalink
fix sample exe->executable
Browse files Browse the repository at this point in the history
  • Loading branch information
memsharded committed Aug 23, 2024
1 parent c4ebf62 commit b0134db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample.cps
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"sample-tool": {
"type": "exe",
"type": "executable",
"location": "@prefix@/bin/sample-tool"
},
"sample-java": {
Expand Down

0 comments on commit b0134db

Please sign in to comment.