ports/textproc/libxml/patches/patch-xmllint_c

13 lines
267 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: xmllint.c
--- xmllint.c.orig
+++ xmllint.c
@@ -82,7 +82,7 @@
2023-08-16 22:26:55 +00:00
#endif
#ifndef XML_XML_DEFAULT_CATALOG
-#define XML_XML_DEFAULT_CATALOG "file://" SYSCONFDIR "/xml/catalog"
+#define XML_XML_DEFAULT_CATALOG "file:///var/db/xmlcatalog"
#endif
typedef enum {