[ooo-build-commit] .: bin/lo-pack-sources
René Engelhard
rene at kemper.freedesktop.org
Wed Sep 29 14:40:29 PDT 2010
bin/lo-pack-sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3d14d19466904029e61542ef35685ad3cc2ebcae
Author: Rene Engelhard <rene at debian.org>
Date: Wed Sep 29 23:38:11 2010 +0200
fix bin/lo-pack-sources' --help output s/libreoffice/lo/
diff --git a/bin/lo-pack-sources b/bin/lo-pack-sources
index bedf93d..25c1037 100755
--- a/bin/lo-pack-sources
+++ b/bin/lo-pack-sources
@@ -459,7 +459,7 @@ sub usage()
"\t--inc-version: increment the latest version; there is a difference\n" .
"\t\tbetween test release (default) and final (not yet supported)\n" .
"\t--md5: generate md5 sum for the final tarball\n" .
- "\t--no-libreoffice-build: do not pack the libreoffice-build tarball\n" .
+ "\t--no-lo-build: do not pack the libreoffice-build tarball\n" .
"\t--no-lo-pieces: do not pack the libreoffice-build piece sources\n" .
"\t--piece=<piece>: pack just a single piece, .e.g. \"writer\",\n" .
"\tdir: path of the source directory, either libreoffice-build or piece\n";
More information about the ooo-build-commit
mailing list