summaryrefslogtreecommitdiff
path: root/instsetoo_native/Package_setup.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-05-05 15:27:49 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-05 15:47:54 +0200
commited665f24ff62bc00acd41620f91cb9dc458c8a2e (patch)
tree04263801afb22fc7b13b088f23608c87792add14 /instsetoo_native/Package_setup.mk
parente64e85b2211a10fc6e1584aec2dc199d49d46d79 (diff)
copy pyuno files to instdir
Change-Id: I62fa315b942c5b2383ee83c644ecbcbca3d6c40f
Diffstat (limited to 'instsetoo_native/Package_setup.mk')
-rw-r--r--instsetoo_native/Package_setup.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/Package_setup.mk b/instsetoo_native/Package_setup.mk
index 9f8ca3072463..aaba1e51963d 100644
--- a/instsetoo_native/Package_setup.mk
+++ b/instsetoo_native/Package_setup.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_Package_set_outdir,instsetoo_native_setup,$(INSTDIR)))
$(eval $(call gb_Package_add_files,instsetoo_native_setup,program,\
ooenv \
+ $(if $(filter TRUE,$(DISABLE_PYTHON)),,pythonloader.unorc) \
versionrc \
))