Author: wt Date: 2003-12-11 01:37:39 -0500 (Thu, 11 Dec 2003) New Revision: 839
Modified: people/wt/4.4.0/patches/900_debian_config.diff Log: another cut at making the manpages be in the right places at the right times Modified: people/wt/4.4.0/patches/900_debian_config.diff =================================================================== --- people/wt/4.4.0/patches/900_debian_config.diff 2003-12-11 04:40:46 UTC (rev 838) +++ people/wt/4.4.0/patches/900_debian_config.diff 2003-12-11 06:37:39 UTC (rev 839) @@ -1,6 +1,6 @@ diff -ruN xc-old/config/cf/linux.cf xc/config/cf/linux.cf --- xc-old/config/cf/linux.cf 2003-12-02 22:55:05.000000000 -0600 -+++ xc/config/cf/linux.cf 2003-12-10 22:32:55.000000000 -0600 ++++ xc/config/cf/linux.cf 2003-12-11 00:31:03.000000000 -0600 @@ -109,13 +109,13 @@ # define NormalLibGlu YES # define FSUseSyslog YES @@ -9,10 +9,10 @@ - * - * +# define DriverManSuffix 4x -+# define DriverManDir ManSourcePath ++# define DriverManDir $(MANSOURCEPATH)4 + +# define MiscManSuffix 7x -+# define MiscManDir ManSourcePath ++# define MiscManDir $(MANSOURCEPATH)7 + # define DebianMaintainer YES - *

