Author: wt Date: 2003-12-10 23:40:46 -0500 (Wed, 10 Dec 2003) New Revision: 838
Modified: people/wt/4.4.0/patches/900_debian_config.diff Log: Make the debian config specify the right names and locations for manpages. Modified: people/wt/4.4.0/patches/900_debian_config.diff =================================================================== --- people/wt/4.4.0/patches/900_debian_config.diff 2003-12-10 11:20:38 UTC (rev 837) +++ people/wt/4.4.0/patches/900_debian_config.diff 2003-12-11 04:40:46 UTC (rev 838) @@ -1,14 +1,19 @@ -$Id$ - ---- xc/config/cf/linux.cf~ 2003-09-18 12:11:37.000000000 -0500 -+++ xc/config/cf/linux.cf 2003-09-18 12:11:43.000000000 -0500 -@@ -136,13 +136,7 @@ +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 +@@ -109,13 +109,13 @@ # define NormalLibGlu YES # define FSUseSyslog YES -/* - * - * ++# define DriverManSuffix 4x ++# define DriverManDir ManSourcePath ++ ++# define MiscManSuffix 7x ++# define MiscManDir ManSourcePath ++ # define DebianMaintainer YES - * - *

