* 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
This commit is contained in:
Eelco Dolstra 2003-08-25 18:35:21 +00:00
parent f18c7333ba
commit dbe0f07b5b

View file

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