From 07b6d3d2c6f8833d01ebfc2706afa50347078ac4 Mon Sep 17 00:00:00 2001 From: Domen Kožar Date: Sat, 8 Nov 2014 21:59:57 +0100 Subject: Initial documentation for Python packaging. Feedback welcome. cc @chaoflow @offlinehacker @garbas @goodwillcoding @brodul @cillianderoiste @matejc Fixes #64 --- doc/stdenv.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'doc/stdenv.xml') diff --git a/doc/stdenv.xml b/doc/stdenv.xml index 8c6266b2672a..00fa7567c078 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -1120,12 +1120,9 @@ echo @foo@ Python Adds the - lib/python2.5/site-packages subdirectory of + lib/${python.libPrefix}/site-packages subdirectory of each build input to the PYTHONPATH environment - variable. - - This should be generalised: the Python version - shouldn’t be hard-coded. + variable. -- cgit 1.4.1