summarylogtreecommitdiffstats
path: root/fix-linux-target.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix-linux-target.patch')
-rw-r--r--fix-linux-target.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/fix-linux-target.patch b/fix-linux-target.patch
deleted file mode 100644
index c37435155836..000000000000
--- a/fix-linux-target.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -ura package.orig/electron-builder.json package.new/electron-builder.json
---- package.orig/electron-builder.json 2018-10-11 11:21:11.824377553 +0200
-+++ package.new/electron-builder.json 2018-10-11 11:21:31.057808503 +0200
-@@ -76,10 +76,7 @@
- },
- "linux": {
- "target": [
-- "tar.gz",
-- "deb",
-- "rpm",
-- "snap"
-+ "dir"
- ],
- "executableName": "rocketchat-desktop",
- "category": "GNOME;GTK;Network;InstantMessaging",