[ooo-build-commit] .: solenv/inc
Noel Power
noelp at kemper.freedesktop.org
Tue Sep 21 04:54:08 PDT 2010
solenv/inc/installationtest.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 095dc3873b16cbd162a1577dc61ca45feb2c3606
Author: Noel Power <noel.power at novell.com>
Date: Tue Sep 21 12:53:14 2010 +0100
fix smoketest
diff --git a/solenv/inc/installationtest.mk b/solenv/inc/installationtest.mk
index 6806e15..322ba4d 100644
--- a/solenv/inc/installationtest.mk
+++ b/solenv/inc/installationtest.mk
@@ -56,7 +56,7 @@ my_sofficepath = \
$(installationtest_instpath)'/opt/OpenOffice.org 3/program/soffice.exe'
.ELSE
my_sofficepath = \
- $(installationtest_instpath)/opt/openoffice.org3/program/soffice
+ $(installationtest_instpath)/opt/program/soffice
.END
.IF "$(OOO_TEST_SOFFICE)" == ""
More information about the ooo-build-commit
mailing list