diff options
Diffstat (limited to 'editors/openoffice-4/files/patch-fpicker_source_unx_gnome_makefile.mk')
-rw-r--r-- | editors/openoffice-4/files/patch-fpicker_source_unx_gnome_makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-4/files/patch-fpicker_source_unx_gnome_makefile.mk b/editors/openoffice-4/files/patch-fpicker_source_unx_gnome_makefile.mk deleted file mode 100644 index 6f79e6eb7be9..000000000000 --- a/editors/openoffice-4/files/patch-fpicker_source_unx_gnome_makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- fpicker/source/unx/gnome/makefile.mk.orig 2021-04-02 12:58:21 UTC -+++ fpicker/source/unx/gnome/makefile.mk -@@ -56,7 +56,7 @@ CFLAGS+= $(WIDGETSET_CFLAGS) - .ELSE - - CFLAGS+= $(WIDGETSET_CFLAGS) --CFLAGS+= $(PKGCONFIG_CFLAGS) -+INCSYSTEM+= $(PKGCONFIG_CFLAGS) - - # --- Files -------------------------------------------------------- - |