diff options
Diffstat (limited to 'editors/openoffice-4/files/patch-pyuno_source_module_makefile.mk')
-rw-r--r-- | editors/openoffice-4/files/patch-pyuno_source_module_makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-4/files/patch-pyuno_source_module_makefile.mk b/editors/openoffice-4/files/patch-pyuno_source_module_makefile.mk deleted file mode 100644 index a2ffb4a5af1b..000000000000 --- a/editors/openoffice-4/files/patch-pyuno_source_module_makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- pyuno/source/module/makefile.mk.orig 2020-10-06 14:16:27 UTC -+++ pyuno/source/module/makefile.mk -@@ -60,7 +60,7 @@ PYTHONLIB=$(PYTHON_LIBS) - - .IF "$(SYSTEM_PYTHON)" == "YES" - PYTHONLIB=$(PYTHON_LIBS) --CFLAGS+=$(PYTHON_CFLAGS) -+INCSYSTEM+=$(PYTHON_CFLAGS) - .ELSE # "$(SYSTEM_PYTHON)" == "YES" - .INCLUDE : pyversion.mk - CFLAGS+=-I$(SOLARINCDIR)$/python |