mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
feat: 添加PolicyKit权限配置和安装/卸载脚本
This commit is contained in:
@@ -7,6 +7,9 @@ directories:
|
||||
files:
|
||||
- "dist"
|
||||
- "dist-electron"
|
||||
extraFiles:
|
||||
- from: "extras"
|
||||
to: "extras"
|
||||
|
||||
linux:
|
||||
icon: "public/amber-pm-logo.icns"
|
||||
@@ -25,6 +28,8 @@ linux:
|
||||
- "deb"
|
||||
- "rpm"
|
||||
deb:
|
||||
afterInstall: "scripts/debian-postinst.sh"
|
||||
afterRemove: "scripts/debian-postrm.sh"
|
||||
depends:
|
||||
- "libgtk-3-0"
|
||||
- "libnotify4"
|
||||
|
||||
Reference in New Issue
Block a user