]> git.pld-linux.org Git - packages/db4.4.git/commitdiff
- don't use %{without ...}, it may not work after inverting bcond
authorsparky <sparky@pld-linux.org>
Mon, 13 Nov 2006 14:54:48 +0000 (14:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db4.4.spec -> 1.6

db4.4.spec

index 554bbbbc555a51a3013b7ba7bd4542e355e8d34d..a6455981a48fed9cf034b1604a34dbe2a8ef8dff 100644 (file)
@@ -242,7 +242,7 @@ polece
 %patch0 -p0
 %patch1 -p0
 
 %patch0 -p0
 %patch1 -p0
 
-%if %{without nptl}
+%if !%{with nptl}
 sed -i -e 's,AM_PTHREADS_SHARED("POSIX/.*,:,' dist/aclocal/mutex.ac
 %endif
 
 sed -i -e 's,AM_PTHREADS_SHARED("POSIX/.*,:,' dist/aclocal/mutex.ac
 %endif
 
This page took 0.070836 seconds and 4 git commands to generate.