Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/exim: remove unused Local-Makefile
@ 2018-07-03 21:07 Arnout Vandecappelle
  2018-07-04 19:45 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Arnout Vandecappelle @ 2018-07-03 21:07 UTC (permalink / raw)
  To: buildroot

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>
---
I thought I had sent this patch a while ago, but I can't find it in
patchwork...
---
 package/exim/Local-Makefile | 15 ---------------
 1 file changed, 15 deletions(-)
 delete mode 100644 package/exim/Local-Makefile

diff --git a/package/exim/Local-Makefile b/package/exim/Local-Makefile
deleted file mode 100644
index 191f0e0da6..0000000000
--- a/package/exim/Local-Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-BIN_DIRECTORY=/usr/sbin
-CONFIGURE_FILE=/etc/exim/configure
-EXIM_USER=ref:exim
-EXIM_GROUP=mail
-SPOOL_DIRECTORY=/var/spool/exim
-ROUTER_ACCEPT=yes
-TRANSPORT_LMTP=yes
-LOOKUP_DBM=yes
-LOOKUP_LSEARCH=yes
-PCRE_LIBS=-lpcre
-FIXED_NEVER_USERS=root
-HEADERS_CHARSET="ISO-8859-1"
-HAVE_ICONV=no
-SYSLOG_LOG_PID=yes
-TMPDIR="/tmp"
-- 
2.18.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/exim: remove unused Local-Makefile
  2018-07-03 21:07 [Buildroot] [PATCH] package/exim: remove unused Local-Makefile Arnout Vandecappelle
@ 2018-07-04 19:45 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-07-04 19:45 UTC (permalink / raw)
  To: buildroot

Hello,

On Tue,  3 Jul 2018 23:07:08 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:
> 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>

Applied, thanks!

> I thought I had sent this patch a while ago, but I can't find it in
> patchwork...

I don't remember seeing in on the list.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-04 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 21:07 [Buildroot] [PATCH] package/exim: remove unused Local-Makefile Arnout Vandecappelle
2018-07-04 19:45 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox