From: sparky Date: Mon, 13 Nov 2006 14:54:48 +0000 (+0000) Subject: - don't use %{without ...}, it may not work after inverting bcond X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdb4.4.git;a=commitdiff_plain;h=ab9e4edcb3c773d6baade11c465930c31fd999bf - don't use %{without ...}, it may not work after inverting bcond Changed files: db4.4.spec -> 1.6 --- diff --git a/db4.4.spec b/db4.4.spec index 554bbbb..a645598 100644 --- a/db4.4.spec +++ b/db4.4.spec @@ -242,7 +242,7 @@ polece %patch0 -p0 %patch1 -p0 -%if %{without nptl} +%if !%{with nptl} sed -i -e 's,AM_PTHREADS_SHARED("POSIX/.*,:,' dist/aclocal/mutex.ac %endif