From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] next: fix rootfile
Date: Fri, 23 Sep 2016 16:48:42 +0200 [thread overview]
Message-ID: <20160923144842.30332-1-matthias.fischer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 767 bytes --]
Similar to:
http://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=e4ee7f0317547aacd36b9b5d31f9eb659ab5f455
'next' wouldn't build without this.
It was always:
"tar: etc/issue#usr/bin/dumpsexp: Cannot stat: No such file or directory..."
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/core/105/filelists/files | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/rootfiles/core/105/filelists/files b/config/rootfiles/core/105/filelists/files
index 95f6e10..409e5fe 100644
--- a/config/rootfiles/core/105/filelists/files
+++ b/config/rootfiles/core/105/filelists/files
@@ -1,2 +1,2 @@
etc/system-release
-etc/issue
\ No newline at end of file
+etc/issue
--
2.9.3
reply other threads:[~2016-09-23 14:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160923144842.30332-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