* 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:
parent
f18c7333ba
commit
dbe0f07b5b
@ -12,7 +12,7 @@ Function(
|
|||||||
[ ("localServer", True)
|
[ ("localServer", True)
|
||||||
, ("httpsClient", True)
|
, ("httpsClient", True)
|
||||||
, ("httpServer", True)
|
, ("httpServer", True)
|
||||||
, ("pythonBindings", True)
|
, ("pythonBindings", False)
|
||||||
]),
|
]),
|
||||||
""))
|
""))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user