diff options
Diffstat (limited to 'www-client/opera/files/opera-9.21-install.patch')
-rw-r--r-- | www-client/opera/files/opera-9.21-install.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www-client/opera/files/opera-9.21-install.patch b/www-client/opera/files/opera-9.21-install.patch deleted file mode 100644 index b64e03f21a2b..000000000000 --- a/www-client/opera/files/opera-9.21-install.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- install.sh 2007-05-14 01:57:04.000000000 +0200 -+++ install.sh 2007-05-14 03:32:13.000000000 +0200 -@@ -1797,6 +1797,9 @@ - - xdg() - { # http://standards.freedesktop.org -+ -+ return; # Handled by ebuild. -+ - UDD='' - for BIN_DIR in `pathdirs`; do - test -x ${BIN_DIR}/update-desktop-database || continue |