exim: new package
authorLuca Ceresoli <luca@lucaceresoli.net>
Thu, 6 Mar 2014 16:54:50 +0000 (17:54 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 5 Apr 2014 16:31:51 +0000 (18:31 +0200)
commit74396948333f93278eaae5b3227d95cb830efee7
treebc649d1e704d1e666bba7772341994cac275d160
parentfa7697dc2b04bf3e35d5d456abbe20a93c650f2b
exim: new package

[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>
package/Config.in
package/exim/Config.in [new file with mode: 0644]
package/exim/Local-Makefile [new file with mode: 0644]
package/exim/S86exim [new file with mode: 0644]
package/exim/exim-Build-buildconfig-for-the-host.patch [new file with mode: 0644]
package/exim/exim-Don-t-make-backup-copies-of-installed-files.patch [new file with mode: 0644]
package/exim/exim-Skip-version-check-and-symlink-installation.patch [new file with mode: 0644]
package/exim/exim.mk [new file with mode: 0644]