summarylogtreecommitdiffstats
path: root/electron.patch
diff options
context:
space:
mode:
Diffstat (limited to 'electron.patch')
-rw-r--r--electron.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/electron.patch b/electron.patch
new file mode 100644
index 000000000000..f7ab694b014a
--- /dev/null
+++ b/electron.patch
@@ -0,0 +1,18 @@
+--- qvault-0.2.7/package.json 2019-09-16 00:28:49.000000000 +0200
++++ qvault-0.2.7/package1.json 2019-09-24 21:31:17.424129938 +0200
+@@ -28,6 +28,7 @@
+ "build": {
+ "appId": "io.qvault.app",
+ "afterSign": "scripts/afterSign.js",
++ "electronDist":"/usr/lib/electron",
+ "productName": "QVault",
+ "fileAssociations": [
+ {
+@@ -82,7 +83,6 @@
+ "babel-loader": "^8.0.5",
+ "chai": "^4.2.0",
+ "css-loader": "^2.1.0",
+- "electron": "^6.0.1",
+ "electron-builder": "^21.2.0",
+ "electron-notarize": "^0.1.1",
+ "eslint": "^5.15.3",