head	1.2;
access;
symbols
	old_RELEASE_5_0_0:1.1
	old_RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.03.11.19.25.14;	author des;	state dead;
branches;
next	1.1;

1.1
date	2002.08.27.09.49.52;	author des;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade to 6.12.
@
text
@--- runme.sh.orig	Tue Aug 13 17:08:25 2002
+++ runme.sh	Tue Aug 27 11:48:18 2002
@@@@ -55,4 +55,4 @@@@
 export OPERA_DIR OPERA_PLUGIN_PATH
 
 # Running Opera
-$OPERA "$@@"
+exec $OPERA "$@@"
@


1.1
log
@exec the Opera binary instead of running it as a subprocess.

Submitted by:	lioux
@
text
@@

