aboutsummaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper/files/patch-libs_extract.c
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/scrollkeeper/files/patch-libs_extract.c')
-rw-r--r--textproc/scrollkeeper/files/patch-libs_extract.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/scrollkeeper/files/patch-libs_extract.c b/textproc/scrollkeeper/files/patch-libs_extract.c
deleted file mode 100644
index 280fb7aceafd..000000000000
--- a/textproc/scrollkeeper/files/patch-libs_extract.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libs/extract.c.orig Wed Apr 23 00:45:18 2003
-+++ libs/extract.c Wed Apr 23 00:45:58 2003
-@@ -54,6 +54,8 @@
- int temp1_fd, temp2_fd, errors_fd;
- #endif
-
-+ setenv("XML_CATALOG_FILES", SK_XML_CATALOGS, 1);
-+
- if (input_file == NULL ||
- stylesheets == NULL ||
- outputs == NULL) {