util-vserver no longer depends on util-python.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 5 Oct 2007 20:25:22 +0000 (20:25 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 5 Oct 2007 20:25:22 +0000 (20:25 +0000)
planetlab.mk

index 13e236c..13abe1a 100644 (file)
@@ -284,8 +284,9 @@ util-python-SPEC := util-python/util-python.spec
 ALL += util-python
 
 # proper and util-vserver both use scripts in util-python for building
+# [dhozac]  Not anymore.  util-vserver uses automake and no longer needs util-python
 proper: util-python
-util-vserver: util-python
+#util-vserver: util-python
 #PlanetLabAuth: util-python
 
 #