summaryrefslogtreecommitdiff
path: root/mail-client/thunderbird/files/thunderbird-wayland.sh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-11 20:05:09 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-11 20:05:09 +0100
commit28a5ab9ef0145841525a5895cebeab62d54577fb (patch)
treed0741e6490857b035968771bd288179310c8da87 /mail-client/thunderbird/files/thunderbird-wayland.sh
parentbf449b0cddb86addb2317cd7a73db582d4488ea6 (diff)
mail-client/thunderbird : drop, use ::gentoo ebuild
Diffstat (limited to 'mail-client/thunderbird/files/thunderbird-wayland.sh')
-rw-r--r--mail-client/thunderbird/files/thunderbird-wayland.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/mail-client/thunderbird/files/thunderbird-wayland.sh b/mail-client/thunderbird/files/thunderbird-wayland.sh
deleted file mode 100644
index 2cfdc5e1..00000000
--- a/mail-client/thunderbird/files/thunderbird-wayland.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-#
-# Run Mozilla Thunderbird under Wayland
-#
-export MOZ_ENABLE_WAYLAND=1
-exec @PREFIX@/bin/thunderbird "$@"