summaryrefslogtreecommitdiff
path: root/x11/XFree86/files/patch-cf-lnxdoc.rules
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86/files/patch-cf-lnxdoc.rules')
-rw-r--r--x11/XFree86/files/patch-cf-lnxdoc.rules11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/XFree86/files/patch-cf-lnxdoc.rules b/x11/XFree86/files/patch-cf-lnxdoc.rules
deleted file mode 100644
index 250a7a17bf1e..000000000000
--- a/x11/XFree86/files/patch-cf-lnxdoc.rules
+++ /dev/null
@@ -1,11 +0,0 @@
---- config/cf/lnxdoc.rules.orig Tue Jul 18 18:16:01 2000
-+++ config/cf/lnxdoc.rules Tue Jul 18 18:19:05 2000
-@@ -122,7 +122,7 @@
- @(BASE=`basename sgmlfile .sgml`;\ @@\
- set -x;\ @@\
- RemoveFile($$BASE.latin1);\ @@\
-- $(SGMLFMTCMD) -f latin1 -b -n sgmlfile && \ @@\
-+ $(SGMLFMTCMD) -f latin1 sgmlfile && \ @@\
- $(XFREE86IDENTFIX) < $$BASE.latin1 > _$@ && $(MV) _$@ $@ && \ @@\
- RemoveFile($$BASE.latin1)) @@\
- @@\