summaryrefslogtreecommitdiff
path: root/www/linux-opera7/files/patch-runme.sh
blob: 21b2504efc3e9d30e15aea6101a260d443ccad6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- runme.sh.orig	Thu Apr  3 17:31:40 2003
+++ runme.sh	Thu Apr  3 18:36:09 2003
@@ -177,7 +177,7 @@
 export OPERA_DIR OPERA_PLUGIN_PATH
 
 # Running Opera
-${OPERA} "${@}"
+exec ${OPERA} "${@}"
 
 # Cleanup
 if test "${_CLEAN_OPERA_POLICY_}" = 'YES'; then