diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-04-24 22:11:06 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-04-24 22:11:06 +0000 |
commit | 390eecd72c254d428e34db41ffc99cc2a61e02c2 (patch) | |
tree | d2497859bc574a88f7cd37572c8e1e36f2c1e6ef /editors | |
parent | Fix one mastersite, add install targets and remove the os version check. (diff) |
Add setup description file
Notes
Notes:
svn path=/head/; revision=58079
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0/files/oo_setup.resp | 7 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/files/oo_setup.resp | 7 | ||||
-rw-r--r-- | editors/openoffice/files/oo_setup.resp | 7 |
3 files changed, 21 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/oo_setup.resp b/editors/openoffice-1.0/files/oo_setup.resp new file mode 100644 index 000000000000..83b51d7f0253 --- /dev/null +++ b/editors/openoffice-1.0/files/oo_setup.resp @@ -0,0 +1,7 @@ +[Environment] +InstallationMode = INSTALL_NETWORK +InstallationType = STANDARD +DestinationPath = @@PREFIX@@/OpenOffice.org641 + +[Java] +JavaSupport = preinstalled_or_none diff --git a/editors/openoffice.org-1.0/files/oo_setup.resp b/editors/openoffice.org-1.0/files/oo_setup.resp new file mode 100644 index 000000000000..83b51d7f0253 --- /dev/null +++ b/editors/openoffice.org-1.0/files/oo_setup.resp @@ -0,0 +1,7 @@ +[Environment] +InstallationMode = INSTALL_NETWORK +InstallationType = STANDARD +DestinationPath = @@PREFIX@@/OpenOffice.org641 + +[Java] +JavaSupport = preinstalled_or_none diff --git a/editors/openoffice/files/oo_setup.resp b/editors/openoffice/files/oo_setup.resp new file mode 100644 index 000000000000..83b51d7f0253 --- /dev/null +++ b/editors/openoffice/files/oo_setup.resp @@ -0,0 +1,7 @@ +[Environment] +InstallationMode = INSTALL_NETWORK +InstallationType = STANDARD +DestinationPath = @@PREFIX@@/OpenOffice.org641 + +[Java] +JavaSupport = preinstalled_or_none |