From 01370600733f45529f88e680f3c885171e59a112 Mon Sep 17 00:00:00 2001 From: Karol Krenski Date: Sat, 24 Sep 2005 10:11:55 +0000 Subject: [PATCH] - corrected parameters with/without bconds Changed files: sudo.spec -> 1.100 --- sudo.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sudo.spec b/sudo.spec index 089e7b0..9f40683 100644 --- a/sudo.spec +++ b/sudo.spec @@ -141,9 +141,9 @@ export ac_cv_func_utimes=no --with-secure-path="/bin:/sbin:/usr/bin:/usr/sbin" \ --with-loglen=320 \ --disable-saved-ids \ - --with%{?with_heimdal:out}-kerb5 \ - --with%{?with_ldap:out}-ldap \ - --with%{?with_skey:out}-skey \ + --with%{!?with_heimdal:out}-kerb5 \ + --with%{!?with_ldap:out}-ldap \ + --with%{!?with_skey:out}-skey \ --with-long-otp-prompt %{__make} -- 2.44.0