diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-09 19:35:30 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-09 19:35:30 +0000 |
commit | a09649b47f3103d43380f11537813c4fe71d21c7 (patch) | |
tree | b87624f5e374c79f15a41006d91d90a0b6234beb /x11-clocks/wmdate/files/patch-aa | |
parent | fix X manpage error with XFree86-4 (diff) |
fix X manpage error with XFree86-4
PR: 23440
Diffstat (limited to '')
-rw-r--r-- | x11-clocks/wmdate/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-clocks/wmdate/files/patch-aa b/x11-clocks/wmdate/files/patch-aa new file mode 100644 index 000000000000..1c7b5155ed36 --- /dev/null +++ b/x11-clocks/wmdate/files/patch-aa @@ -0,0 +1,11 @@ +--- Imakefile.orig Tue May 18 05:36:35 1999 ++++ Imakefile Wed Nov 1 09:02:22 2000 +@@ -132,7 +132,7 @@ + XCOMM Create Makefile + XCOMM --------------------------------------- + +-ComplexProgramTarget(wmdate) ++ComplexProgramTargetNoMan(wmdate) + + XCOMM - - - - - - - - - - - - - - - - - - - - + XCOMM e n d |