summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_extensions.mk
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2016-09-07 22:39:11 +0200
committerAndras Timar <andras.timar@collabora.com>2016-09-08 21:20:58 +0000
commit8dc38d9ded92960eda46343b67da8a8b95404b5a (patch)
tree3d758be37537c34efc27c8e6dcb6dbc2681798be /scp2/InstallModule_extensions.mk
parentba18832ceeda21f047a664b71a4333a54737e6c8 (diff)
Remove obsolete OxygenOffice bits
Since 77104ccd7658cb8f3ac142ea9f7fabc15fc08580 the OxygenOffice distro configs are removed and no other official distro uses these. Change-Id: I2b4d5fea7e4b9098ac88733821af219db23c48fe Reviewed-on: https://gerrit.libreoffice.org/28738 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'scp2/InstallModule_extensions.mk')
-rw-r--r--scp2/InstallModule_extensions.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/scp2/InstallModule_extensions.mk b/scp2/InstallModule_extensions.mk
index a6022a7c5b33..1e164a38b1bc 100644
--- a/scp2/InstallModule_extensions.mk
+++ b/scp2/InstallModule_extensions.mk
@@ -14,17 +14,12 @@ $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_rhino))
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_numbertext))
-$(eval $(call gb_InstallModule_add_templates,scp2/extensions,\
- scp2/source/templates/module_langpack_extensions_templates \
-))
-
$(eval $(call gb_InstallModule_add_scpfiles,scp2/extensions,\
scp2/source/extensions/file_extensions \
))
$(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/extensions,\
scp2/source/extensions/module_extensions \
- scp2/source/extensions/module_extensions_sun_templates \
))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: