From 4e89b7baafd61672418fc1b2685ebcf997e1ed81 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 7 Nov 1996 07:37:35 +0000 Subject: Install manpage in /usr/X11R6/man/man1, not /usr/X11R6/man. --- mbone/vic/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mbone') diff --git a/mbone/vic/files/patch-aa b/mbone/vic/files/patch-aa index 7a572e638cf6..f4d9df8a763f 100644 --- a/mbone/vic/files/patch-aa +++ b/mbone/vic/files/patch-aa @@ -489,3 +489,14 @@ exit 0 ;; -help | --help | --hel | --he | --h) echo "\$ac_cs_usage"; exit 0 ;; +--- ./Makefile.in.org Mon Jul 22 09:32:53 1996 ++++ ./Makefile.in Wed Nov 6 23:30:05 1996 +@@ -303,7 +303,7 @@ + chown bin @prefix@/bin/vic + chgrp bin @prefix@/bin/vic + chmod 555 @prefix@/bin/vic +- cp vic.1 @prefix@/man/vic.1 ++ cp vic.1 @prefix@/man/man1/vic.1 + cp histtolut @prefix@/bin/histtolut + chown bin @prefix@/bin/histtolut + chgrp bin @prefix@/bin/histtolut -- cgit v1.2.3