| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | package/exim: remove unused Local-Makefile | Arnout Vandecappelle (Essensium/Mind) | 2018-07-04 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | | When the exim package was added, it included a template for the build-time configuration file Local/Makefile in the package directory. In commit 8956779d5d2 (exim: use a more standard build-time configuration), this template file was replaced with the EDITME template file included in the exim sources. However, that commit did not remove Buildroot's Local-Makefile. Since this file is no longer used, remove it. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: Luca Ceresoli <luca@lucaceresoli.net> Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
| * | exim: new package | Luca Ceresoli | 2014-04-05 | 1 | -0/+15 |
| [Thomas: - use $(INSTALL) instead of install - add AR and RANLIB variables in the local makefiles, so that the cross toolchain ar and ranlib utilities are used instead of the native ones. - move the init script initialization to the EXIM_INSTALL_INIT_SYSV variable. - Use parenthesis instead of curly braces to reference TARGET_DIR.] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||||

