diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-01-18 18:50:12 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-01-18 18:50:12 +0000 |
commit | e606995428bb6fecd437731b8a3281546a7497b1 (patch) | |
tree | 0723dc4a08fd9a2b55875b8844b813e6cb11f70b /www/linux-opera7/files | |
parent | Add linux-xalf 0.12, linux X11 Application Launch Feedback. (diff) |
Upgrade to 20020110.1 (TP3).
Notes
Notes:
svn path=/head/; revision=53310
Diffstat (limited to 'www/linux-opera7/files')
-rw-r--r-- | www/linux-opera7/files/patch-aa | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/www/linux-opera7/files/patch-aa b/www/linux-opera7/files/patch-aa index bdf0b5c2f3a9..47e0499bc5eb 100644 --- a/www/linux-opera7/files/patch-aa +++ b/www/linux-opera7/files/patch-aa @@ -1,23 +1,5 @@ --- install.sh.orig Thu Dec 6 12:19:52 2001 +++ install.sh Wed Jan 9 13:33:42 2002 -@@ -310,7 +310,16 @@ - mvv='' # SunOS mv (no -v verbose option) - ;; - -- i[3456]86:NetBSD) -+ i[3456]86:FreeBSD|i[3456]86:NetBSD) -+ cpf='-f' -+ if test "$verbose" -gt '1'; then -+ chmodv='-v' -+ mkdirv='-v' -+ fi -+ if test "$verbose" -gt '0'; then -+ mvv='-v' -+ cpv='-v' -+ fi - ;; - - i[3456]86:Linux) @@ -683,18 +692,11 @@ for DIR in \\ \"\${HOME}/.opera/plugins\" \\ |