aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_makefile.mk')
-rw-r--r--editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_makefile.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_makefile.mk b/editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_makefile.mk
deleted file mode 100644
index bb8fb3f26f79..000000000000
--- a/editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_makefile.mk
+++ /dev/null
@@ -1,12 +0,0 @@
---- xmlsecurity/source/xmlsec/makefile.mk.orig 2020-10-06 14:16:36 UTC
-+++ xmlsecurity/source/xmlsec/makefile.mk
-@@ -34,7 +34,8 @@ ENABLE_EXCEPTIONS = TRUE
- .INCLUDE : $(PRJ)$/util$/target.pmk
-
- .IF "$(SYSTEM_LIBXML)" == "YES"
--CFLAGS+=-DSYSTEM_LIBXML $(LIBXML_CFLAGS)
-+INCSYSTEM+=$(LIBXML_CFLAGS)
-+CFLAGS+=-DSYSTEM_LIBXML
- .ENDIF
-
- .IF "$(ENABLE_NSS_MODULE)"!="YES"