[ooo-build-commit] .: bin/piece
Thomas Klausner
tklausner at kemper.freedesktop.org
Sat Oct 2 07:35:19 PDT 2010
bin/piece/sys-setup.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 087e06d178384fab5a3ca05ffb1498f97ce8a6cf
Author: Thomas Klausner <wiz at NetBSD.org>
Date: Sat Oct 2 16:34:40 2010 +0200
Set datarootdir so mandir and thus OO_MANDIR are properly defined.
diff --git a/bin/piece/sys-setup.in b/bin/piece/sys-setup.in
index d8ffe31..35925ad 100755
--- a/bin/piece/sys-setup.in
+++ b/bin/piece/sys-setup.in
@@ -7,6 +7,7 @@ export VERSION='@OOO_VERSION@'
export OO_INSTDIR=@libdir@/@OOOINSTALLDIRNAME@
export OO_PREFIX=@prefix@
export OO_LIBDIR=@libdir@
+datarootdir = @datarootdir@
export OO_MANDIR=@mandir@
export OO_DOCDIR=@docdir@
export OO_LANGS='@OOO_LANGS@'
More information about the ooo-build-commit
mailing list