summaryrefslogtreecommitdiffstats
path: root/package/exim/Local-Makefile
Commit message (Collapse)AuthorAgeFilesLines
* package/exim: remove unused Local-MakefileArnout Vandecappelle (Essensium/Mind)2018-07-041-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 packageLuca Ceresoli2014-04-051-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>
OpenPOWER on IntegriCloud