summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2023-12-04 12:07:53 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-12-06 15:23:44 +0100
commit968166ba4ee96f7c9053c8f4c88ac82381ff7cf4 (patch)
tree4f211fdb6596bb5f1c052c7d5c12c2edefb68112 /scp2
parent714e406fc4089f1a4b67c9a1ac55bf4162cc5a01 (diff)
Remove pyuno.xcd from build/packaging
cleanup after commit 80798b426bf7d5fa4616db1af608640cfbcd79fe Change-Id: I8d1712ac592a69ec0b9a5705d6a689e57062e347 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160300 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/python/file_python.scp9
-rw-r--r--scp2/source/python/module_python.scp3
2 files changed, 1 insertions, 11 deletions
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp
index fd008624fd66..f1982cb49380 100644
--- a/scp2/source/python/file_python.scp
+++ b/scp2/source/python/file_python.scp
@@ -50,14 +50,5 @@ End
#endif // SYSTEM_PYTHON
-// Scripting Framework Python configuration settings
-
-File gid_File_Share_Registry_Pyuno_Xcd
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = gid_Brand_Dir_Share_Registry;
- Name = "pyuno.xcd";
-End
-
// DISABLE_PYUNO
#endif
diff --git a/scp2/source/python/module_python.scp b/scp2/source/python/module_python.scp
index 343ad94029fb..62c1bdcd4dd6 100644
--- a/scp2/source/python/module_python.scp
+++ b/scp2/source/python/module_python.scp
@@ -46,8 +46,7 @@ Module gid_Module_Pyuno
Files = (auto_python_ALL,
gid_File_Pyuno_Rdb,
gid_File_Lib_Python_So,
- gid_File_Lib_Python3_So,
- gid_File_Share_Registry_Pyuno_Xcd);
+ gid_File_Lib_Python3_So);
Unixlinks = (gid_Unixlink_Python_Headers,
gid_Unixlink_Python_LibreOfficePython,
gid_Unixlink_Python_Resources,