diff options
author | reed <reed@pkgsrc.org> | 2003-08-16 07:01:50 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2003-08-16 07:01:50 +0000 |
commit | 92087bb29680f411e92508c2aa60e01f4bc0cdf4 (patch) | |
tree | a6e5c24b0d87568d41a3cefb7ad90f0215abd1fb | |
parent | c98b5b201d44dd608a66fdd98c4da41b05008e92 (diff) | |
download | pkgsrc-92087bb29680f411e92508c2aa60e01f4bc0cdf4.tar.gz |
MESSAGE had a NetBSD reference, so separate it.
-rw-r--r-- | misc/staroffice/MESSAGE.NetBSD | 9 | ||||
-rw-r--r-- | misc/staroffice/MESSAGE.common (renamed from misc/staroffice/MESSAGE) | 7 |
2 files changed, 10 insertions, 6 deletions
diff --git a/misc/staroffice/MESSAGE.NetBSD b/misc/staroffice/MESSAGE.NetBSD new file mode 100644 index 00000000000..03729260074 --- /dev/null +++ b/misc/staroffice/MESSAGE.NetBSD @@ -0,0 +1,9 @@ +=========================================================================== +$NetBSD: MESSAGE.NetBSD,v 1.1 2003/08/16 07:01:51 reed Exp $ + + Please note that under NetBSD the program will pop up a requester, + complaining that it is unable to load the 'PluginManager' component. + This is normal and can be ignored (you can simply click away the + requester). + +=========================================================================== diff --git a/misc/staroffice/MESSAGE b/misc/staroffice/MESSAGE.common index b1a77e41a79..8b3551ea590 100644 --- a/misc/staroffice/MESSAGE +++ b/misc/staroffice/MESSAGE.common @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:19 wiz Exp $ +$NetBSD: MESSAGE.common,v 1.1 2003/08/16 07:01:50 reed Exp $ StarOffice has now been installed in ${PREFIX}/Office51. @@ -7,9 +7,4 @@ $NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:19 wiz Exp $ ${PREFIX}/bin/sosetup. Thereafter, StarOffice can be started using the ${PREFIX}/bin/soffice command. - Please note that under NetBSD the program will pop up a requester, - complaining that it is unable to load the 'PluginManager' component. - This is normal and can be ignored (you can simply click away the - requester). - =========================================================================== |