From d617083c72808db260670952bd0dadaa699bd8a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 5 Sep 2011 10:19:15 +0000 Subject: [PATCH] - different cachefile for initrd build Changed files: util-linux.spec -> 1.317 --- util-linux.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util-linux.spec b/util-linux.spec index 1dec9bd..3c29fa1 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -651,6 +651,9 @@ export CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses -DHAVE_LSEEK64_PROTOTYPE ac_cv_header_crypt_h="no" \ %endif CC="$xCC" \ +%if "%{?configure_cache}" == "1" + --cache-file=%{?configure_cache_file}%{!?configure_cache_file:configure}-initrd.cache \ +%endif --disable-shared \ --enable-static \ --disable-fsck \ -- 2.44.0