summarylogtreecommitdiffstats
path: root/Build_AppImage_Only.patch
blob: fc743daf694fcf87b8bd8ddac2a92c2c1ba05575 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- openscreen-1.4.0/electron-builder.json5.bak	2026-05-23 08:10:51.494331845 +0800
+++ openscreen-1.4.0/electron-builder.json5	2026-05-23 08:12:38.547714540 +0800
@@ -57,9 +57,7 @@
   },
   "linux": {
     "target": [
-      "AppImage",
-      "deb",
-      "pacman"
+      "AppImage"
     ],
     "icon": "icons/icons/png",
     "artifactName": "${productName}-Linux-${version}.${ext}",