From eaa7dd3c7b19ec07ca6ace686561cf024c293ead Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 4 Sep 2014 20:56:26 -0300 Subject: rp-pppoe: remove libre suffix and add complex pkgrel --- libre/rp-pppoe/kmode.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libre/rp-pppoe/kmode.patch (limited to 'libre/rp-pppoe/kmode.patch') diff --git a/libre/rp-pppoe/kmode.patch b/libre/rp-pppoe/kmode.patch new file mode 100644 index 000000000..37eef58f7 --- /dev/null +++ b/libre/rp-pppoe/kmode.patch @@ -0,0 +1,19 @@ +diff -up rp-pppoe-3.11/src/configure.orig rp-pppoe-3.11/src/configure +--- rp-pppoe-3.11/src/configure.orig 2012-08-17 12:31:25.000000000 -0600 ++++ rp-pppoe-3.11/src/configure 2013-02-11 14:23:05.000000000 -0700 +@@ -3679,6 +3679,7 @@ do : + #include + #include + #include ++#include + + " + if test "x$ac_cv_header_linux_if_pppox_h" = x""yes; then : +@@ -4525,6 +4526,7 @@ else + #include + #include + #include ++#include + #include + int main() + { -- cgit v1.2.3-54-g00ecf