]> git.pld-linux.org Git - packages/db.git/commitdiff
- fixed bcond. spaces -> tab.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 9 Feb 2004 10:26:45 +0000 (10:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db.spec -> 1.42

db.spec

diff --git a/db.spec b/db.spec
index de0b46f013da4ee19dc6c71a83bc7c24671399c1..eef6e03af755c078720512ee06497726a1ab0664 100644 (file)
--- a/db.spec
+++ b/db.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_with    java    # build db-java (required for openoffice)
-%bcond_without  tcl    # don't build tcl bindings
+%bcond_without tcl     # don't build tcl bindings
 %bcond_with    nptl    # enable posix mutexes
 
 Summary:       Berkeley DB database library for C
This page took 0.037697 seconds and 4 git commands to generate.