]> git.pld-linux.org Git - packages/cyrus-imapd.git/blob - cyrus-imapd-paths.patch
compile using external libcom_err
[packages/cyrus-imapd.git] / cyrus-imapd-paths.patch
1 --- master/master.c.old Thu Jan 25 23:35:36 2001
2 +++ master/master.c     Thu Jan 25 23:52:54 2001
3 @@ -84,7 +84,7 @@
4  #include "master.h"
5  #include "service.h"
6  
7 -#define SERVICE_PATH (CYRUS_PATH "/bin")
8 +#define SERVICE_PATH CYRUS_PATH
9  
10  enum {
11      become_cyrus_early = 1,
This page took 0.204385 seconds and 3 git commands to generate.