summarylogtreecommitdiffstats
path: root/build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'build.patch')
-rw-r--r--build.patch28
1 files changed, 14 insertions, 14 deletions
diff --git a/build.patch b/build.patch
index 25dec0450629..dede1cb5c003 100644
--- a/build.patch
+++ b/build.patch
@@ -1,14 +1,14 @@
-diff -ura Graviton-App-1.2.0/package.json Graviton-App-1.2.0-new/package.json
---- Graviton-App-1.2.0/package.json 2019-12-22 06:55:39.000000000 +0800
-+++ Graviton-App-1.2.0-new/package.json 2020-04-29 16:53:06.092989940 +0800
-@@ -86,9 +86,7 @@
- "linux": {
- "category": "Development",
- "target": [
-- "AppImage",
-- "deb",
-- "rpm"
-+ "dir"
- ],
- "icon": "assets/linux"
- },
+diff --color -ura Graviton-App-2.0.92/package.json Graviton-App-2.0.92-new/package.json
+--- Graviton-App-2.0.92/package.json 2020-07-06 05:35:01.000000000 +0800
++++ Graviton-App-2.0.92-new/package.json 2020-07-07 16:52:39.651341591 +0800
+@@ -147,9 +147,7 @@
+ "icon": "assets/building/linux",
+ "category": "Development",
+ "target": [
+- "AppImage",
+- "deb",
+- "rpm"
++ "dir"
+ ]
+ },
+ "win": {