diff options
Diffstat (limited to 'games/xrisk/files/patch-doc_Imakefile')
-rw-r--r-- | games/xrisk/files/patch-doc_Imakefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/xrisk/files/patch-doc_Imakefile b/games/xrisk/files/patch-doc_Imakefile new file mode 100644 index 000000000000..90039a846601 --- /dev/null +++ b/games/xrisk/files/patch-doc_Imakefile @@ -0,0 +1,8 @@ +--- doc/Imakefile.orig Sun Jul 18 00:18:14 1993 ++++ doc/Imakefile Tue Feb 1 22:39:11 2000 +@@ -1,5 +1,3 @@ + #include "../xrisk.def" + +-all: +- + InstallManPage(xrisk,$(MANDIR)) |