diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:10 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:10 +0200 |
commit | 5e93e20e13da87328a8c97cc57a57793bd9673f0 (patch) | |
tree | b46b9743734766577d327300d6d4453a9c404a94 /libraries/libnl/README | |
parent | 2e31f2419cf8b87f44bab0a12311982c7a5c06e1 (diff) | |
download | slackbuilds-5e93e20e13da87328a8c97cc57a57793bd9673f0.tar.gz |
libraries/libnl: Removed from 13.0 repository
Diffstat (limited to 'libraries/libnl/README')
-rw-r--r-- | libraries/libnl/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/libnl/README b/libraries/libnl/README deleted file mode 100644 index 22f2cd3e55..0000000000 --- a/libraries/libnl/README +++ /dev/null @@ -1,5 +0,0 @@ -libnl (netlink socket library) - -libnl is a library for applications dealing with netlink sockets. The -library provides an interface for raw netlink messaging and various -netlink family specific interfaces. |