summaryrefslogtreecommitdiff
path: root/www/linux-opera-devel/files/patch-aa
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2001-12-06 13:02:30 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2001-12-06 13:02:30 +0000
commite1d55a966c3ae196b64bf94c4f80895cb62273b3 (patch)
tree8a41962d51d8b352ee78c572feb8c6a54ebe7f65 /www/linux-opera-devel/files/patch-aa
parentFix Makefile (diff)
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.
Notes
Notes: svn path=/head/; revision=51138
Diffstat (limited to 'www/linux-opera-devel/files/patch-aa')
-rw-r--r--www/linux-opera-devel/files/patch-aa22
1 files changed, 4 insertions, 18 deletions
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} \\