public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] next: fix rootfile
@ 2016-09-23 14:48 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2016-09-23 14:48 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-23 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-23 14:48 [PATCH] next: fix rootfile Matthias Fischer

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