From 0ca048651e3b541913f475c3e68639bc5c382b0e Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Tue, 18 Mar 2014 16:29:01 +0100 Subject: HACKING: Remove PYTHONHOME from example Should have been PYTHONPATH but since the path is set by the script it is no longer necessary. --- HACKING | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index a6b0a93..98d6b1e 100644 --- a/HACKING +++ b/HACKING @@ -21,10 +21,9 @@ prefix directory run: $ make install -You can now run the python scripts. Example: +You can now run the python script. Example: - $ PYTHONHOME=$HOME/redshift/root/lib/python2.7/site-packages \ - $HOME/redshift/root/bin/redshift-gtk + $ $HOME/redshift/root/bin/redshift-gtk Depenencies -- cgit v1.2.3-70-g09d2