19 lines
423 B
Plaintext
19 lines
423 B
Plaintext
|
$OpenBSD: patch-install_sh,v 1.1.1.1 2001/05/16 14:44:27 naddy Exp $
|
||
|
--- install.sh.orig Tue May 15 21:09:35 2001
|
||
|
+++ install.sh Tue May 15 21:10:28 2001
|
||
|
@@ -159,10 +159,10 @@ runinstall()
|
||
|
cp $v -fp opera.xpm opera.wmconfig opera.desktop opera_*.png $share_dir/
|
||
|
cp $v -fp opera.adr $share_dir/
|
||
|
|
||
|
- icons
|
||
|
- gnome
|
||
|
- kde2
|
||
|
- kde
|
||
|
+# icons
|
||
|
+# gnome
|
||
|
+# kde2
|
||
|
+# kde
|
||
|
|
||
|
# Uninstallation
|
||
|
# echo '' > $share_dir/uninstall.sh
|