Disable personal_bar actions
[zope-bootstrap.git] / Makefile.master
index 5d2bbe6..6d9a7f6 100644 (file)
@@ -80,12 +80,12 @@ bootstrap:
 shell:
        @PATH=$(BASEDIR)/$(PYTHON_DIR)/bin:$(BASEDIR)/bin:$$PATH $$SHELL
 
-init: python setuptools pil eggs buildout bootstrap otherinit update .gitignore
+init: python setuptools pil eggs buildout otherinit otherupdate bootstrap update .gitignore
 
 otherinit::
 
-update::
+update: otherupdate
        bin/buildout
 
-update-nonet::
+update-nonet: otherupdate
        bin/buildout -No