From 47eb15df56a7c6c705d26f71e50b4794d00a4a29 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 29 Mar 2015 14:30:58 +0200 Subject: fix build for sparc --- package/util-linux/patches/patch-configure_ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/util-linux/patches/patch-configure_ac') diff --git a/package/util-linux/patches/patch-configure_ac b/package/util-linux/patches/patch-configure_ac index 9c105920a..0b2dd038f 100644 --- a/package/util-linux/patches/patch-configure_ac +++ b/package/util-linux/patches/patch-configure_ac @@ -1,5 +1,5 @@ ---- util-linux-2.26.orig/configure.ac 2015-02-19 06:11:13.146192401 -0600 -+++ util-linux-2.26/configure.ac 2015-03-09 17:43:49.200785697 -0500 +--- util-linux-2.26.1.orig/configure.ac 2015-03-13 14:11:19.000000000 +0100 ++++ util-linux-2.26.1/configure.ac 2015-03-29 11:28:46.000000000 +0200 @@ -60,16 +60,6 @@ LIBFDISK_LT_MINOR=1 LIBFDISK_LT_MICRO=0 LIBFDISK_VERSION_INFO=`expr $LIBFDISK_LT_MAJOR + $LIBFDISK_LT_MINOR`:$LIBFDISK_LT_MICRO:$LIBFDISK_LT_MINOR @@ -34,7 +34,7 @@ AC_CHECK_HEADERS([linux/compiler.h linux/blkpg.h linux/major.h], [], [], [ #ifdef HAVE_LINUX_COMPILER_H #include -@@ -1900,7 +1879,9 @@ libmount/src/libmount.h +@@ -1911,7 +1891,9 @@ libmount/src/libmount.h libsmartcols/docs/Makefile libsmartcols/docs/version.xml libsmartcols/src/libsmartcols.h -- cgit v1.2.3