[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 6/11] build: Document the use of XEN_PYTHON_NATIVE_INSTALL
# HG changeset patch # User Horms <horms@xxxxxxxxxxxx> # Node ID a1cc586bceb80bee9a01ee4bf10bca6cb65c53e8 # Parent 91cb0f2b5b6fd6e74abaeb3cf7d80e399ddaaff5 build: Document the use of XEN_PYTHON_NATIVE_INSTALL Document the use of the XEN_PYTHON_NATIVE_INSTALL environment variable Signed-Off-By: Horms <horms@xxxxxxxxxxxx> diff -r 91cb0f2b5b6f -r a1cc586bceb8 Makefile --- a/Makefile Thu Mar 30 15:13:48 2006 +0900 +++ b/Makefile Thu Mar 30 15:13:50 2006 +0900 @@ -165,6 +165,13 @@ help: @echo ' sparse trees' @echo ' uninstall - attempt to remove installed Xen tools' @echo ' (use with extreme care!)' + @echo + @echo 'Environment:' + @echo ' XEN_PYTHON_NATIVE_INSTALL=y' + @echo ' - native python install or dist' + @echo ' install into prefix/lib/python<VERSION>' + @echo ' instead of <PREFIX>/lib/python' + @echo ' true if set to non-empty value, false otherwise' # Use this target with extreme care! .PHONY: uninstall -- Horms _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |