* 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
wip/yesman
Eelco Dolstra 21 years ago
parent f18c7333ba
commit dbe0f07b5b
  1. 2
      pkgs/system/system.fix

@ -12,7 +12,7 @@ Function(
[ ("localServer", True)
, ("httpsClient", True)
, ("httpServer", True)
, ("pythonBindings", True)
, ("pythonBindings", False)
]),
""))

Loading…
Cancel
Save