chore: bundle license to linux dist
This commit is contained in:
parent
e2adb3037a
commit
8cdb9e943d
@ -7,12 +7,12 @@
|
|||||||
"appimage": {
|
"appimage": {
|
||||||
"bundleMediaFramework": false,
|
"bundleMediaFramework": false,
|
||||||
"files": {
|
"files": {
|
||||||
"LICENSE": "resources/LICENSE"
|
"usr/lib/Jan/resources": "resources/LICENSE"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"deb": {
|
"deb": {
|
||||||
"files": {
|
"files": {
|
||||||
"LICENSE": "resources/LICENSE",
|
"usr/lib/Jan/resources": "resources/LICENSE",
|
||||||
"usr/bin/bun": "resources/bin/bun",
|
"usr/bin/bun": "resources/bin/bun",
|
||||||
"usr/lib/Jan/resources/lib/libvulkan.so": "resources/lib/libvulkan.so"
|
"usr/lib/Jan/resources/lib/libvulkan.so": "resources/lib/libvulkan.so"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user