From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] make.sh: 'dnsdist' has to built after 'libedit'
Date: Sun, 24 Mar 2019 17:40:20 +0100 [thread overview]
Message-ID: <20190324164020.12788-1-matthias.fischer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 612 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
make.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/make.sh b/make.sh
index bb4269d5d..dafb613d3 100755
--- a/make.sh
+++ b/make.sh
@@ -1565,7 +1565,6 @@ buildipfire() {
lfsmake2 haproxy
lfsmake2 ipset
lfsmake2 lua
- lfsmake2 dnsdist
lfsmake2 bird
lfsmake2 frr
lfsmake2 dmidecode
@@ -1588,6 +1587,7 @@ buildipfire() {
lfsmake2 shairport-sync
lfsmake2 borgbackup
lfsmake2 libedit
+ lfsmake2 dnsdist
lfsmake2 knot
lfsmake2 spectre-meltdown-checker
lfsmake2 zabbix_agentd
--
2.18.0
next reply other threads:[~2019-03-24 16:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-24 16:40 Matthias Fischer [this message]
2019-03-25 10:05 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190324164020.12788-1-matthias.fischer@ipfire.org \
--to=matthias.fischer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox