All of lore.kernel.org
 help / color / mirror / Atom feed
From: Horms <horms@verge.net.au>
To: xen-devel@lists.xensource.com
Cc: Magnus Damm <magnus@valinux.co.jp>, Horms <horms@verge.net.au>
Subject: [PATCH 6/11] build: Document the use of XEN_PYTHON_NATIVE_INSTALL
Date: Mon, 10 Apr 2006 11:29:44 +0900	[thread overview]
Message-ID: <20060410022944.15477.5367.sendpatchset@tabatha.lab.ultramonkey.org> (raw)
In-Reply-To: <20060410022914.15477.13677.sendpatchset@tabatha.lab.ultramonkey.org>

# HG changeset patch
# User Horms <horms@verge.net.au>
# 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@verge.net.au>

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

  parent reply	other threads:[~2006-04-10  2:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-10  2:29 [PATCH 0/11] libxc: various build cleanups Horms
2006-04-10  2:29 ` [PATCH 1/11] build: Remove unused netbsd build fragments Horms
2006-04-10  2:29 ` [PATCH 2/11] build: Remove iptables and python loging helper targets Horms
2006-04-10  2:29 ` [PATCH 3/11] build: Make sure that DESTDIR is set Horms
2006-04-10  2:29 ` [PATCH 4/11] build: Clean up use of .PHONY Horms
2006-04-10  2:29 ` [PATCH 5/11] build: clean up output of make help a little bit Horms
2006-04-10  2:29 ` Horms [this message]
2006-04-10  2:29 ` [PATCH 7/11] build: clean up kclean and distclean for kernel Horms
2006-04-10  2:29 ` [PATCH 8/11] build: Clean pygrub's a.out Horms
2006-04-10  2:29 ` [PATCH 9/11] build: Use --bzip2 with tar instead of -j Horms
2006-04-10  2:30 ` [PATCH 10/11] build: make linux download more flexable Horms
2006-04-10  2:30 ` [PATCH 11/11] build: Don't assume that mkbuildtree is executable Horms
2006-04-10 15:40   ` Keir Fraser
2006-04-11  1:23     ` Horms
2006-04-11  8:26       ` Keir Fraser
2006-04-11  8:50         ` Horms
2006-04-11  9:23           ` Keir Fraser
2006-04-13  2:22             ` Horms
2006-04-13 10:21               ` Keir Fraser
2006-04-14  1:44                 ` Horms

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060410022944.15477.5367.sendpatchset@tabatha.lab.ultramonkey.org \
    --to=horms@verge.net.au \
    --cc=magnus@valinux.co.jp \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.