summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno')
-rwxr-xr-xpyuno/zipcore/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/zipcore/makefile.mk b/pyuno/zipcore/makefile.mk
index abc42b3b8deb..ce0a3a4aa733 100755
--- a/pyuno/zipcore/makefile.mk
+++ b/pyuno/zipcore/makefile.mk
@@ -66,7 +66,7 @@ FILES=\
APP1TARGET=python
APP1OBJS=$(OBJFILES) $(SOLARLIBDIR)/pathutils-obj.obj
APP1STDLIBS=
-APP1RPATH=BRAND
+APP1RPATH=OOO
OBJFILES=$(OBJ)/python.obj
.ENDIF