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