summarylogtreecommitdiffstats
path: root/electrondist.patch
diff options
context:
space:
mode:
Diffstat (limited to 'electrondist.patch')
-rw-r--r--electrondist.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/electrondist.patch b/electrondist.patch
new file mode 100644
index 000000000000..6f9487677499
--- /dev/null
+++ b/electrondist.patch
@@ -0,0 +1,11 @@
+diff -ura package.orig/build.js package.new/build.js
+--- package.orig/build.js 2020-11-04 00:15:31.378571293 +0100
++++ package.new/build.js 2020-11-04 00:28:01.100273854 +0100
+@@ -62,6 +62,7 @@
+ productName: "ubports-installer",
+ copyright: "Copyright © 2017-2020 UBports Foundation",
+ artifactName: "${name}_${version}_${os}_${arch}.${ext}",
++ electronDist: "/usr/lib/electron",
+ publish: [],
+ files: [
+ "src/**/*",