From bd4431a1e45ec2b210dd14015929951fa6db2ed9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 18 Mar 2009 23:10:54 +0000 Subject: [PATCH] - fix bcond Changed files: dmraid.spec -> 1.44 --- dmraid.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmraid.spec b/dmraid.spec index d9bf62e..8b584d2 100644 --- a/dmraid.spec +++ b/dmraid.spec @@ -127,7 +127,7 @@ cp -f /usr/share/automake/config.sub autoconf %if %{with initrd} %configure \ %{?with_dietlibc:CC="diet %{__cc} %{rpmcflags} %{rpmldflags} -static"} \ - %if %{with selinux} && %{with glibc} + %if %{with selinux} && %{without dietlibc} --enable-libselinux \ --enable-libsepol \ %else -- 2.44.0