summaryrefslogtreecommitdiff
path: root/desktop/test/deployment
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 12:51:44 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 12:51:44 +0000
commit5823293b1eec09045853a4dcdabec46929e67275 (patch)
tree170b87d46543040fc87fe863547617ba9ebcd3b2 /desktop/test/deployment
parent5a698a97e0af062cf654172e8022aab3246b57fb (diff)
INTEGRATION: CWS sb83 (1.3.232); FILE MERGED
2007/12/10 14:44:20 sb 1.3.232.1: #i84309# Completely removed deprecated pkgchk tool.
Diffstat (limited to 'desktop/test/deployment')
-rw-r--r--desktop/test/deployment/version/readme.txt14
1 files changed, 4 insertions, 10 deletions
diff --git a/desktop/test/deployment/version/readme.txt b/desktop/test/deployment/version/readme.txt
index f131eb523e..9715c2a94a 100644
--- a/desktop/test/deployment/version/readme.txt
+++ b/desktop/test/deployment/version/readme.txt
@@ -4,9 +4,9 @@
*
* $RCSfile: readme.txt,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ihi $ $Date: 2006-12-20 14:42:54 $
+ * last change: $Author: vg $ $Date: 2008-03-18 13:51:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -64,22 +64,16 @@ Things to watch for:
- If version y of extension e is to be installed and version x < y of
extension e is already installed, then
unopkg add e
- and
- pkgchk e
will replace x with y.
- If version y of extension e is to be installed and version x >= y of
extension e is already installed, then
unopkg add e
- and
- pkgchk e
will fail with an error message.
- If version y of extension e is to be installed and any version x of
extension e is already installed, then
unopkg add -f e
- and
- pkgchk -f e
will replace x with y.
- If version y of extension e is to be installed and any version x of
@@ -95,5 +89,5 @@ Things to watch for:
user does not agree, version x is left installed afterwards.
- Checking for already installed versions of an extension is only done within a
- single layer (unopkg/pkgchk versus unopkg/pkgchk --shared; "My Packages"
- versus "OpenOffice Packages" in unopkg gui/soffice), not across layers. \ No newline at end of file
+ single layer (unopkg versus unopkg --shared; "My Packages" versus
+ "OpenOffice Packages" in unopkg gui/soffice), not across layers.