summarylogtreecommitdiffstats
path: root/03-electrondist.patch
diff options
context:
space:
mode:
authorml2020-12-22 22:18:01 +0100
committerml2020-12-22 22:22:12 +0100
commit7fb6918dbbec66bef524cd381db11fd83503327f (patch)
tree4512cf8422b95494a9a58e59a0fb62681d16e34b /03-electrondist.patch
parent034c9331f9a7d84675abd5afa028117173902e67 (diff)
downloadaur-7fb6918dbbec66bef524cd381db11fd83503327f.tar.gz
updpkg: ubports-installer-git 0.8.2_beta.r0.ga55cc1a-1
Diffstat (limited to '03-electrondist.patch')
-rw-r--r--03-electrondist.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/03-electrondist.patch b/03-electrondist.patch
new file mode 100644
index 000000000000..6f9487677499
--- /dev/null
+++ b/03-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/**/*",