diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4/files/patch-0 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/XFree86-4/files/patch-0 b/x11/XFree86-4/files/patch-0 new file mode 100644 index 000000000000..4ae5356320ef --- /dev/null +++ b/x11/XFree86-4/files/patch-0 @@ -0,0 +1,11 @@ +--- Makefile~ Wed Mar 22 22:23:30 2000 ++++ Makefile Thu Jan 11 23:40:04 2001 +@@ -8,7 +8,7 @@ + SHELL = /bin/sh + RM = rm -f + MV = mv +-WORLDOPTS = -k ++#WORLDOPTS = -k + WIN32WORLDOPTS = -i + TOP = . + CURRENT_DIR = . |