diff options
Diffstat (limited to 'editors/openoffice-4/files/patch-l10ntools_source_help_makefile.mk')
-rw-r--r-- | editors/openoffice-4/files/patch-l10ntools_source_help_makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-4/files/patch-l10ntools_source_help_makefile.mk b/editors/openoffice-4/files/patch-l10ntools_source_help_makefile.mk deleted file mode 100644 index b56a1e8dc100..000000000000 --- a/editors/openoffice-4/files/patch-l10ntools_source_help_makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- l10ntools/source/help/makefile.mk.orig 2020-10-06 14:16:24 UTC -+++ l10ntools/source/help/makefile.mk -@@ -34,7 +34,7 @@ TARGETTYPE=CUI - .INCLUDE : helplinker.pmk - - .IF "$(SYSTEM_LIBXSLT)" == "YES" --CFLAGS+= $(LIBXSLT_CFLAGS) -+INCSYSTEM+= $(LIBXSLT_CFLAGS) - .ELSE - LIBXSLTINCDIR=external$/libxslt - CFLAGS+= -I$(SOLARINCDIR)$/$(LIBXSLTINCDIR) |