[Libreoffice-commits] core.git: wizards/com
Caolán McNamara
caolanm at redhat.com
Mon Jun 16 05:07:26 PDT 2014
wizards/com/sun/star/wizards/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 67f141a1d8c247c173a922c5f969d21f61401740
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Jun 16 13:06:21 2014 +0100
remove 'basis-link' from README
Change-Id: I5923b09b5fbacb64007cb3f6cf96b08c366d22c2
diff --git a/wizards/com/sun/star/wizards/README b/wizards/com/sun/star/wizards/README
index a3877a3..2d7bcbc 100644
--- a/wizards/com/sun/star/wizards/README
+++ b/wizards/com/sun/star/wizards/README
@@ -8,7 +8,7 @@ To call a wizard remotely you need to:
-> For testing on installed LibreOffice:
export URE_BOOTSTRAP="file:///usr/lib/libreoffice/program/fundamentalrc"
- export PYTHONPATH=/usr/lib/libreoffice/basis-link/program
+ export PYTHONPATH=/usr/lib/libreoffice/program
#and run LibreOffice in listening mode:
soffice --"accept=socket,host=localhost,port=2002;urp;"
More information about the Libreoffice-commits
mailing list