diff options
Diffstat (limited to 'www/linux-opera7/files/patch-runme.sh')
-rw-r--r-- | www/linux-opera7/files/patch-runme.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/linux-opera7/files/patch-runme.sh b/www/linux-opera7/files/patch-runme.sh deleted file mode 100644 index 21b2504efc3e..000000000000 --- a/www/linux-opera7/files/patch-runme.sh +++ /dev/null @@ -1,11 +0,0 @@ ---- runme.sh.orig Thu Apr 3 17:31:40 2003 -+++ runme.sh Thu Apr 3 18:36:09 2003 -@@ -177,7 +177,7 @@ - export OPERA_DIR OPERA_PLUGIN_PATH - - # Running Opera --${OPERA} "${@}" -+exec ${OPERA} "${@}" - - # Cleanup - if test "${_CLEAN_OPERA_POLICY_}" = 'YES'; then |