Support for a custom exim Makfile

DirectAdmin Support

Administrator
Staff member
Joined
Feb 27, 2003
Messages
9,158
Hello,

For CustomBuild's 1.2 and 2.0, I've just added support for custom exim Makefiles, so you can have your own custom exim compile, if needed.

To do so, place your your Makefile into:
Code:
/usr/local/directadmin/custombuild/custom/exim/Makefile
and the build script will use that Makefile, instead of downloading one each time.

You can confirm it's set with:
Code:
./build used_configs
and the Makefile path or URL will be shown.

Uploaded to files1, will be available on the other mirrors within 24 hours.

John
 
Back
Top