aboutsummaryrefslogtreecommitdiff
path: root/www/linux-opera/files/opera.sh
diff options
context:
space:
mode:
Diffstat (limited to 'www/linux-opera/files/opera.sh')
-rw-r--r--www/linux-opera/files/opera.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/linux-opera/files/opera.sh b/www/linux-opera/files/opera.sh
new file mode 100644
index 000000000000..1b33d6513e29
--- /dev/null
+++ b/www/linux-opera/files/opera.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+export OPERADIR=%%PREFIX%%/share/opera
+exec %%PREFIX%%/bin/opera-bin "$@"