From 17595c437623b5d150b0ab898eb2e4f71671bcce Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sat, 9 Jun 2012 17:37:29 +0000 Subject: [package] util-linux: update to 2.21.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32141 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/util-linux/patches/000-compile.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/util-linux/patches') diff --git a/package/util-linux/patches/000-compile.patch b/package/util-linux/patches/000-compile.patch index 80343f2481..b7cc18b40c 100644 --- a/package/util-linux/patches/000-compile.patch +++ b/package/util-linux/patches/000-compile.patch @@ -10,7 +10,7 @@ - * the locale database, which can be overridden with the - * -s (Sunday) or -m (Monday) options. - */ --#ifdef HAVE_DECL__NL_TIME_WEEK_1STDAY +-#if HAVE_DECL__NL_TIME_WEEK_1STDAY - /* - * You need to use 2 locale variables to get the first day of the week. - * This is needed to support first_weekday=2 and first_workday=1 for -- cgit v1.2.3