diff options
Diffstat (limited to 'www/linux-opera-devel/files/patch-aa')
| -rw-r--r-- | www/linux-opera-devel/files/patch-aa | 62 | 
1 files changed, 0 insertions, 62 deletions
| diff --git a/www/linux-opera-devel/files/patch-aa b/www/linux-opera-devel/files/patch-aa deleted file mode 100644 index d926c7bdc415..000000000000 --- a/www/linux-opera-devel/files/patch-aa +++ /dev/null @@ -1,62 +0,0 @@ ---- install.sh.orig	Wed Mar  5 19:07:59 2003 -+++ install.sh	Tue Mar 11 18:37:28 2003 -@@ -765,6 +765,16 @@ - 	    wrapper_sunjava_machine="sparc" - 	;; -  -+	i386:FreeBSD) -+	    wrapper_plugin_paths=" -+    $prefix/Acrobat[45]/bin \\ -+    $prefix/lib/RealPlayer8/Plugins \\ -+    $prefix/lib/netscape-linux/plugins \\ -+    $prefix/linux-jdk1.3.1/jre/plugin/i386/ns4 \\ -+    $prefix/linux-ibm-jdk1.3.0/jre/bin \\ -+    $prefix/linux-jdk1.4.0b3/jre/plugin/i386/ns4 \\" -+	    ;; -+ - 	mips*:Linux) - 	    wrapper_plugin_paths='' - 	;; -@@ -890,7 +900,7 @@ -  - # Acrobat Reader - for BINDIR in \\ --    /usr/local/Acrobat[45]/bin \\ -+    $prefix/Acrobat[45]/bin \\ -     /usr/lib/Acrobat[45]/bin \\ -     /usr/X11R6/lib/Acrobat[45]/bin \\ -     /opt/Acrobat[45]/bin \\ -@@ -1100,8 +1110,9 @@ - 	ln $lns $lnf libnpp.so.$plugin_version_major.$plugin_version_minor.$plugin_version_release $plugin_dir/libnpp.so -  -      # System wide configuration files --	config_dir="/etc" -+	config_dir="$prefix/etc" - 	if can_write_to "$config_dir"; then -+if false; then # XXX - 	    echo - 	    echo "System wide configuration files:" - 	    echo "  $config_dir/opera6rc" -@@ -1128,6 +1139,7 @@ - 			;; - 		esac - 	    done -+fi # XXX - 	else - 	    echo - 	    echo "User \"${USERNAME}\" does not have write access to $config_dir" -@@ -1138,10 +1150,10 @@ - 	fi -  -      # Shorcuts and Icons --	icons --	gnome --	kde2 --	kde -+#	icons -+#	gnome -+#	kde2 -+#	kde -  - # Add uninstallation here -  | 
