]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-os-paths.patch
- updated to 8.14.7
[packages/sendmail.git] / sendmail-os-paths.patch
1 --- sendmail-8.12.0/devtools/OS/Linux.orig      Mon Sep 24 09:48:15 2001
2 +++ sendmail-8.12.0/devtools/OS/Linux   Mon Sep 24 09:56:53 2001
3 @@ -1,9 +1,10 @@
4  #      $Id$
5  define(`confDEPEND_TYPE', `CC-M')
6  define(`confSM_OS_HEADER', `sm_os_linux')
7 -define(`confMANROOT', `/usr/man/man')
8 +define(`confMANROOT', `/usr/share/man/man')
9  define(`confLIBS', `-ldl')
10  define(`confEBINDIR', `/usr/sbin')
11 +define(`confSTDIR', `/var/log')
12  APPENDDEF(`confLIBSEARCH', `crypt nsl')
13  
14  define(`confLD', `ld')
This page took 0.037229 seconds and 3 git commands to generate.