about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2003-08-25 18:35:21 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2003-08-25 18:35:21 +0000
commitdbe0f07b5bc360d2ac5ed307267dcff010121533 (patch)
treefba3575d4658bf88d40142f159f72bfb0609adba
parentf18c7333ba6d6aebbdb21d4611d0425726362abc (diff)
* Don't build the Python bindings for Subversion for now (because I'm too lazy to
  make a Python package).

svn path=/nixpkgs/trunk/; revision=354
-rw-r--r--pkgs/system/system.fix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/system/system.fix b/pkgs/system/system.fix
index 876d7117580f2..37d4e7f6dbdd6 100644
--- a/pkgs/system/system.fix
+++ b/pkgs/system/system.fix
@@ -12,7 +12,7 @@ Function(
             [ ("localServer", True)
             , ("httpsClient", True)
             , ("httpServer", True)
-            , ("pythonBindings", True)
+            , ("pythonBindings", False)
             ]),
           ""))