From e1d55a966c3ae196b64bf94c4f80895cb62273b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Thu, 6 Dec 2001 13:02:30 +0000 Subject: Upgrade to 6.0 TP2, which seems much stabler (if not faster) than TP1, no longer has problems displaying JPG and PNG images, and is distributable. --- www/linux-opera-devel/files/patch-aa | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) (limited to 'www/linux-opera-devel/files/patch-aa') diff --git a/www/linux-opera-devel/files/patch-aa b/www/linux-opera-devel/files/patch-aa index db78da601a33..9b8027abd8fe 100644 --- a/www/linux-opera-devel/files/patch-aa +++ b/www/linux-opera-devel/files/patch-aa @@ -1,6 +1,6 @@ ---- install.sh.orig Thu Nov 22 12:38:09 2001 -+++ install.sh Tue Nov 27 02:05:55 2001 -@@ -228,7 +228,16 @@ +--- install.sh.orig Thu Dec 6 12:19:52 2001 ++++ install.sh Thu Dec 6 13:49:56 2001 +@@ -310,7 +310,16 @@ mvv='' # SunOS mv (no -v verbose option) ;; @@ -18,21 +18,7 @@ ;; i[3456]86:Linux) -@@ -477,10 +486,10 @@ - - # Opera enviroment - if test \"\${OPERA_DIR}\" = '' ; then -- if test -d /usr/share/opera ; then -- OPERA_DIR=/usr/share/opera -+ if test -d %%DATADIR%% ; then -+ OPERA_DIR=%%DATADIR%% - else -- echo \"OPERA_DIR unset and not in default location (/usr/share/opera)\" -+ echo \"OPERA_DIR unset and not in default location (%%DATADIR%%)\" - exit 1 - fi - fi -@@ -491,18 +500,11 @@ +@@ -683,18 +692,11 @@ for DIR in \\ \"\${HOME}/.opera/plugins\" \\ ${plugin_dir} \\ -- cgit v1.2.3