From 66a03129a2b12780561cfc5b3387303d05c17b71 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Dec 2014 03:10:40 -0600 Subject: pc files missing --- package/util-linux/patches/patch-configure_ac | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'package/util-linux/patches') diff --git a/package/util-linux/patches/patch-configure_ac b/package/util-linux/patches/patch-configure_ac index bb5a1ca31..b2f23a55c 100644 --- a/package/util-linux/patches/patch-configure_ac +++ b/package/util-linux/patches/patch-configure_ac @@ -1,5 +1,5 @@ --- util-linux-2.25.2.orig/configure.ac 2014-10-24 05:24:02.952545559 -0500 -+++ util-linux-2.25.2/configure.ac 2014-12-27 12:18:53.179522044 -0600 ++++ util-linux-2.25.2/configure.ac 2014-12-28 02:49:26.739043554 -0600 @@ -53,16 +53,6 @@ LIBSMARTCOLS_LT_MINOR=1 LIBSMARTCOLS_LT_MICRO=0 LIBSMARTCOLS_VERSION_INFO=`expr $LIBSMARTCOLS_LT_MAJOR + $LIBSMARTCOLS_LT_MINOR`:$LIBSMARTCOLS_LT_MICRO:$LIBSMARTCOLS_LT_MINOR @@ -34,3 +34,14 @@ AC_CHECK_HEADERS([linux/compiler.h linux/blkpg.h linux/major.h], [], [], [ #ifdef HAVE_LINUX_COMPILER_H #include +@@ -1811,7 +1791,9 @@ libmount/src/libmount.h + libsmartcols/docs/Makefile + libsmartcols/docs/version.xml + libsmartcols/src/libsmartcols.h +-po/Makefile.in ++libblkid/blkid.pc ++libuuid/uuid.pc ++libmount/mount.pc + ]) + + AC_OUTPUT -- cgit v1.2.3