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