summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2011-05-03 12:14:13 +0200
committerMiklos Vajna <vmiklos@frugalware.org>2011-05-03 12:14:28 +0200
commit660173e6daa7b4904cb7c36ccdae1911307d1753 (patch)
treeef1c43f4e3e3999e8f5bc2026f21ee8ca9c83f06 /configure.in
parent0f018cbb541fb1db7d11651c5db693b4ffd52d88 (diff)
configure: fix help text of --with-install-dirname
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 81cc513d4ca1..895d43be5451 100755
--- a/configure.in
+++ b/configure.in
@@ -1208,7 +1208,7 @@ AC_ARG_WITH(install-dirname,
[Specify the directory name of the core LibO install dir. The final
installation path is defined by <libdir>/<install-dirname>.
The default value is "libreoffice" and the default installation
- patch is /usr/lib/libreoffice.
+ path is /usr/lib/libreoffice.
FIXME: It affects only the installation by "make install" and not the
generated installation sets.])