From bcb310e369feb437d01bf66e48a1abaa16d3eb8e Mon Sep 17 00:00:00 2001 From: prspkt Date: Thu, 28 Mar 2019 16:02:55 +0200 Subject: community/py-ethtool: upgrade to 0.14 - Add asciidoc and libnl3-dev makedepends. --- community/py-ethtool/fix-includes-and-types.patch | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'community/py-ethtool/fix-includes-and-types.patch') diff --git a/community/py-ethtool/fix-includes-and-types.patch b/community/py-ethtool/fix-includes-and-types.patch index da655f7c67..4562ce44ad 100644 --- a/community/py-ethtool/fix-includes-and-types.patch +++ b/community/py-ethtool/fix-includes-and-types.patch @@ -1,16 +1,16 @@ ---- python-ethtool-0.7.orig/python-ethtool/etherinfo.c -+++ python-ethtool-0.7/python-ethtool/etherinfo.c -@@ -16,7 +16,6 @@ - */ - +--- a/python-ethtool/etherinfo.c ++++ b/python-ethtool/etherinfo.c +@@ -18,7 +18,6 @@ #include + #include "include/py3c/compat.h" + #include -#include #include #include #include ---- python-ethtool-0.7.orig/python-ethtool/ethtool.c -+++ python-ethtool-0.7/python-ethtool/ethtool.c -@@ -41,9 +41,9 @@ +--- a/python-ethtool/ethtool.c ++++ b/python-ethtool/ethtool.c +@@ -45,9 +45,9 @@ #endif typedef unsigned long long u64; @@ -22,4 +22,4 @@ +typedef uint8_t u8; #include "ethtool-copy.h" - #include /* for SIOCETHTOOL */ + #include /* for SIOCETHTOOL */ -- cgit v1.2.3