summaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng1/files/patch-cfg-lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/syslog-ng1/files/patch-cfg-lex.l')
-rw-r--r--sysutils/syslog-ng1/files/patch-cfg-lex.l11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/syslog-ng1/files/patch-cfg-lex.l b/sysutils/syslog-ng1/files/patch-cfg-lex.l
deleted file mode 100644
index d711d347c238..000000000000
--- a/sysutils/syslog-ng1/files/patch-cfg-lex.l
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/cfg-lex.l.orig Wed Mar 5 13:14:04 2003
-+++ src/cfg-lex.l Wed Mar 5 13:14:13 2003
-@@ -80,7 +80,7 @@
- { "dir_owner", KW_DIR_OWNER },
- { "dir_group", KW_DIR_GROUP },
- { "dir_perm", KW_DIR_PERM },
-- { "template", KW_FILE_TEMPLATE },
-+/* { "template", KW_FILE_TEMPLATE },*/
- { "template-escape", KW_TEMPLATE_ESCAPE },
- { "template_escape", KW_TEMPLATE_ESCAPE },
- { "keep-alive", KW_KEEP_ALIVE },