[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Since Xend doesn't use twisted anymore, remove the references from the
# HG changeset patch # User kaf24@xxxxxxxxxxxxxxxxxxxx # Node ID c66cac10524ab281222f4ebbc4edf436767bd235 # Parent 464c521c6f0e1f5e4725c14ab09398afc53da671 Since Xend doesn't use twisted anymore, remove the references from the Makefile. Signed-off-by: Mark Williamson <mark.williamson@xxxxxxxxxxxx> diff -r 464c521c6f0e -r c66cac10524a Makefile --- a/Makefile Thu Aug 11 08:57:48 2005 +++ b/Makefile Thu Aug 11 08:58:40 2005 @@ -101,11 +101,6 @@ for i in $(ALLKERNELS) ; do $(MAKE) $$i-delete ; done for i in $(ALLSPARSETREES) ; do $(MAKE) $$i-mrproper ; done -install-twisted: - wget http://www.twistedmatrix.com/products/get-current.epy - tar -zxf Twisted-*.tar.gz - cd Twisted-* && python setup.py install - install-logging: LOGGING=logging-0.4.9.2 install-logging: [ -f $(LOGGING).tar.gz ] || wget http://www.red-dove.com/$(LOGGING).tar.gz @@ -149,7 +144,6 @@ @echo ' kclean - clean guest kernel build trees' @echo '' @echo 'Dependency installation targets:' - @echo ' install-twisted - install the Twisted Matrix Framework' @echo ' install-logging - install the Python Logging package' @echo ' install-iptables - install iptables tools' @echo '' _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |