]> git.pld-linux.org Git - packages/db4.2.git/commitdiff
- Fixed nptl bcond
authoradgor <adgor@pld-linux.org>
Sun, 3 Oct 2004 17:41:27 +0000 (17:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db4.2.spec -> 1.62

db4.2.spec

index c5d49228f29aedda4bab5f4d22a4bd6ef2cc15d7..7e1412a2de01d09786eecb39adc6a8282497f175 100644 (file)
@@ -5,7 +5,9 @@
 %bcond_with    pmutex  # use POSIX mutexes (only process-private with linuxthreads)
 %bcond_with    nptl    # synonym for pmutex (NPTL provides full interface)
 #
-%{?with_nptl:%define   pmutex  1}
+%{?with_nptl:%define   with_pmutex     1}
+#%%define      pmutex  1
+
 Summary:       Berkeley DB database library for C
 Summary(pl):   Biblioteka C do obsĀ³ugi baz Berkeley DB
 Name:          db
This page took 0.062846 seconds and 4 git commands to generate.