[patch] exim-3.36 BUILD needs the Local folder (moonbase)
Simon Brenner
simon.brenner at home.se
Wed Aug 20 18:24:53 GMT 2003
The problem seems to be that there is no "Local" folder in the exim
source tarball, so adding a line to the BUILD script that makes the
folder before doing anything else solves it (Works for Me [tm])
// Simon
-------------- next part --------------
*** BUILD.old Wed Aug 20 18:16:33 2003
--- BUILD Wed Aug 20 18:21:23 2003
***************
*** 6,11 ****
--- 6,13 ----
chmod 1777 /var/spool/mail
chown mail:mail /var/spool/mail
+ mkdir Local
+
if module_installed xfree86 ; then
cp src/EDITME Local/Makefile
cp exim_monitor/EDITME Local/eximon.conf
More information about the lunar
mailing list