diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-11-03 20:28:42 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-11-04 02:40:45 -0600 |
commit | 9dc3f0f5af0fe64ced5d1aca2fc1ddf28c3974c9 (patch) | |
tree | 9dd3583b360f02747470d68b4f4de644ab73a4d4 /RepositoryModule_host.mk | |
parent | 45053900a4b05018359bfc135ebe0b2c6ab93f4f (diff) |
fdo#70393: move python3 to a subdir of external
Change-Id: Ic5796f096255d2d84e39415324e8a2e06bcf09c9
Reviewed-on: https://gerrit.libreoffice.org/6550
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'RepositoryModule_host.mk')
-rw-r--r-- | RepositoryModule_host.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk index 253c52e76754..cf4d8c3d00a3 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -87,7 +87,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ padmin \ postprocess \ psprint_config \ - $(call gb_Helper_optional,PYTHON,python3) \ $(call gb_Helper_optional,PYUNO,pyuno) \ $(call gb_Helper_optional,QADEVOOO,qadevOOo) \ readlicense_oo \ |