diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-16 20:22:43 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-16 20:22:43 +0000 |
commit | a8a79c242bbb48315ad2702a07502fa15e82e316 (patch) | |
tree | f219933cee808d53727659efff2ba81a9a120922 /www/opera | |
parent | Allow installation on AMD64. (diff) |
Set verbose option correctly for AMD64.
Notes
Notes:
svn path=/head/; revision=113779
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/files/patch-install.sh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/opera/files/patch-install.sh b/www/opera/files/patch-install.sh index 55d55fc30a50..286edf0ea806 100644 --- a/www/opera/files/patch-install.sh +++ b/www/opera/files/patch-install.sh @@ -1,5 +1,14 @@ --- install.sh.orig Tue Jun 1 12:35:02 2004 +++ install.sh Tue Jun 1 19:40:04 2004 +@@ -373,7 +373,7 @@ + mvv='' # SunOS mv (no -v verbose option) + ;; + +- i[3456]86:FreeBSD|i[3456]86:NetBSD) ++ i[3456]86:FreeBSD|amd64:FreeBSD|i[3456]86:NetBSD) + cpf='-f' + if test "$verbose" -gt '1'; then + chmodv='-v' @@ -760,12 +760,10 @@ wrapper_opera_plugin_paths=" \"\${HOME}/.opera/plugins\" \\ |