From 7b8f8b0f07527e973e018a33d90f7dedae7ac842 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jan 2024 11:43:24 +0100 Subject: libnl: disable docs --- package/libnl/patches/patch-lib_utils_c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/libnl/patches/patch-lib_utils_c') diff --git a/package/libnl/patches/patch-lib_utils_c b/package/libnl/patches/patch-lib_utils_c index 3e14d4739..3d75f7487 100644 --- a/package/libnl/patches/patch-lib_utils_c +++ b/package/libnl/patches/patch-lib_utils_c @@ -1,5 +1,5 @@ ---- libnl-libnl3_2_29.orig/lib/utils.c 2016-12-30 15:57:01.000000000 +0100 -+++ libnl-libnl3_2_29/lib/utils.c 2017-04-26 20:09:18.137933191 +0200 +--- libnl-libnl3_2_29.orig/lib/utils.c Fri Dec 30 15:57:01 2016 ++++ libnl-libnl3_2_29/lib/utils.c Sat Jan 13 09:58:56 2024 @@ -30,7 +30,9 @@ #include #include @@ -10,7 +10,7 @@ /** * Global variable indicating the desired level of debugging output. -@@ -123,9 +125,10 @@ int __nl_read_num_str_file(const char *p +@@ -123,9 +125,10 @@ int __nl_read_num_str_file(const char *path, int (*cb) const char *nl_strerror_l(int err) { -- cgit v1.2.3