From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libnet 1.1.6: Fix for rootfile
Date: Sat, 05 Dec 2015 20:11:59 +0100 [thread overview]
Message-ID: <1449342719-1517-1-git-send-email-matthias.fischer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 892 bytes --]
libnet 1.1.6: Fix for rootfile
See: https://forum.ipfire.org/viewtopic.php?f=27&t=15377, "error with
arping and libnet.so.1"
Should fix: Bug #10996 / https://bugzilla.ipfire.org/show_bug.cgi?id=10996
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/libnet | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/libnet b/config/rootfiles/common/libnet
index e36695e..ffa20fd 100644
--- a/config/rootfiles/common/libnet
+++ b/config/rootfiles/common/libnet
@@ -9,9 +9,9 @@
#usr/include/libnet/libnet-types.h
#usr/lib/libnet.a
#usr/lib/libnet.la
-#usr/lib/libnet.so
-#usr/lib/libnet.so.1
-#usr/lib/libnet.so.1.7.0
+usr/lib/libnet.so
+usr/lib/libnet.so.1
+usr/lib/libnet.so.1.7.0
#usr/share/man/man3/libnet-functions.h.3
#usr/share/man/man3/libnet-macros.h.3
#usr/share/man/man3/libnet.h.3
--
2.6.3
next reply other threads:[~2015-12-05 19:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-05 19:11 Matthias Fischer [this message]
2015-12-11 18:49 ` 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=1449342719-1517-1-git-send-email-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