diff options
Diffstat (limited to 'editors/openoffice-4/files/patch-canvas_source_cairo_makefile.mk')
-rw-r--r-- | editors/openoffice-4/files/patch-canvas_source_cairo_makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-4/files/patch-canvas_source_cairo_makefile.mk b/editors/openoffice-4/files/patch-canvas_source_cairo_makefile.mk deleted file mode 100644 index aa9bf8b03708..000000000000 --- a/editors/openoffice-4/files/patch-canvas_source_cairo_makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- canvas/source/cairo/makefile.mk.orig 2021-04-02 12:58:20 UTC -+++ canvas/source/cairo/makefile.mk -@@ -49,7 +49,7 @@ DLLPRE = - - - .IF "$(SYSTEM_CAIRO)" == "YES" --CFLAGS+=$(CAIRO_CFLAGS) -+INCSYSTEM+=$(CAIRO_CFLAGS) - .ELSE - CFLAGS+=-I$(SOLARINCDIR)/cairo - .ENDIF |