]> git.pld-linux.org Git - packages/sendmail.git/blame - sendmail-os-paths.patch
- up to 8.17.1
[packages/sendmail.git] / sendmail-os-paths.patch
CommitLineData
f4355ae1
JR
1diff -urNp -x '*.orig' sendmail-8.16.1.org/devtools/OS/Linux sendmail-8.16.1/devtools/OS/Linux
2--- sendmail-8.16.1.org/devtools/OS/Linux 2020-05-19 21:54:32.000000000 +0200
3+++ sendmail-8.16.1/devtools/OS/Linux 2021-10-03 22:30:57.502258314 +0200
4@@ -6,9 +6,10 @@ dnl Place personal settings in devtools/
cb7cdc07 5 define(`confDEPEND_TYPE', `CC-M')
f4355ae1 6 define(`confCCOPTS_SO', `-fPIC')
cb7cdc07
JB
7 define(`confSM_OS_HEADER', `sm_os_linux')
8-define(`confMANROOT', `/usr/man/man')
9+define(`confMANROOT', `/usr/share/man/man')
10 define(`confLIBS', `-ldl')
11 define(`confEBINDIR', `/usr/sbin')
12+define(`confSTDIR', `/var/log')
13 APPENDDEF(`confLIBSEARCH', `crypt nsl')
14
15 define(`confLD', `ld')
This page took 0.042564 seconds and 4 git commands to generate.