From 93e2e04bf5ccbe43991e02712e8b3d809ac93e5c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 3 Dec 2011 19:03:25 +0100 Subject: update to latest upstream --- package/util-linux/patches/patch-libmount_src_tab_parse_c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/util-linux/patches/patch-libmount_src_tab_parse_c (limited to 'package/util-linux/patches/patch-libmount_src_tab_parse_c') diff --git a/package/util-linux/patches/patch-libmount_src_tab_parse_c b/package/util-linux/patches/patch-libmount_src_tab_parse_c new file mode 100644 index 000000000..89be40800 --- /dev/null +++ b/package/util-linux/patches/patch-libmount_src_tab_parse_c @@ -0,0 +1,11 @@ +--- util-linux-2.20.1.orig/libmount/src/tab_parse.c 2011-10-18 14:22:27.000000000 +0200 ++++ util-linux-2.20.1/libmount/src/tab_parse.c 2011-12-03 09:43:31.713340136 +0100 +@@ -10,6 +10,8 @@ + #include + #include + ++#define UL_SCNsA "%ms" ++ + #include "at.h" + #include "mangle.h" + #include "mountP.h" -- cgit v1.2.3