[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] build: Document the use of XEN_PYTHON_NATIVE_INSTALL
# HG changeset patch # User kaf24@xxxxxxxxxxxxxxxxxxxx # Node ID 066a233ee3659fb1e52a4bca05727e5cdd12004a # Parent 82dfb97fe5ea6d9e0c279b0c2de0688c09c1e4e4 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 82dfb97fe5ea -r 066a233ee365 Makefile --- a/Makefile Mon Apr 10 15:34:59 2006 +++ b/Makefile Mon Apr 10 15:35:30 2006 @@ -147,6 +147,13 @@ @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! uninstall: D=$(DESTDIR) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |