summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorDavid Ostrovsky <David.Ostrovsky@gmx.de>2012-05-27 22:50:41 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-06-14 11:40:23 +0200
commite16ac6937245977b7900c48a408be2c589f6a0a6 (patch)
treedd4b2adeab3d99b072f69529af25e6aabef188cf /postprocess
parent951ed65898208a7597c813141ed160716708d348 (diff)
gbuild migration: pyuno module
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 5ff27d5189ae..463fd4b4305d 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -203,7 +203,7 @@ my_components += \
.IF "$(DISABLE_PYTHON)" != "TRUE"
my_components += \
- pythonloader \
+ component/pyuno/source/loader/pythonloader \
.ENDIF