summarylogtreecommitdiffstats
path: root/electronwmd.build.patch
diff options
context:
space:
mode:
authorSammysHP2023-11-09 21:24:06 +0100
committerSammysHP2023-11-09 21:24:06 +0100
commit1fb8654be8e946eea5f872e3073a9aff43d8eecd (patch)
treeb107edd0851bbbb78b84c8fd5fc80b422d9e4e5c /electronwmd.build.patch
parentd9c37919ed4e563c61604a5b1d611e3960b7db79 (diff)
downloadaur-electronwmd-appimage-git.tar.gz
Fix build
Diffstat (limited to 'electronwmd.build.patch')
-rw-r--r--electronwmd.build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/electronwmd.build.patch b/electronwmd.build.patch
index 42a94dc71f6a..dd10fc8cfcee 100644
--- a/electronwmd.build.patch
+++ b/electronwmd.build.patch
@@ -1,14 +1,3 @@
---- a/build-renderer.sh
-+++ b/build-renderer.sh
-@@ -8,7 +8,7 @@
-
- git clone https://github.com/asivery/webminidisc
- cd webminidisc
--npm i
-+npm i --legacy-peer-deps
- PUBLIC_URL="sandbox://" REACT_APP_NO_GA_RELEASE="true" npm run build; rm -rf ../renderer; cp -rv build ../renderer
- cd ..
-
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@