diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-11-26 17:20:52 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-11-26 17:21:12 +0100 |
commit | a756b783e3cdb9234a375014e91487ae84921170 (patch) | |
tree | 27126a20771fe83ebb9e7c6694d41529a943311a /scp2/InstallModule_python.mk | |
parent | 004e515ba659edd8cd9c3d915c1c0722be7e252c (diff) |
Use Package_pyuno_pythonloader_ini for install
Change-Id: Ia4f06beea2e16b6a0235c87ae47cec8430cd1f40
Diffstat (limited to 'scp2/InstallModule_python.mk')
-rw-r--r-- | scp2/InstallModule_python.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scp2/InstallModule_python.mk b/scp2/InstallModule_python.mk index 68d23cf0f648..30ca82133a31 100644 --- a/scp2/InstallModule_python.mk +++ b/scp2/InstallModule_python.mk @@ -46,7 +46,6 @@ endif $(eval $(call gb_InstallModule_add_scpfiles,scp2/python,\ scp2/source/python/file_python \ scp2/source/python/file_python_librelogo \ - scp2/source/python/profileitem_python \ scp2/source/python/module_python \ )) |