Changeset - 499ef7c133eb
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 11 years ago 2014-06-15 17:09:01
drewp@bigasterisk.com
make rule for checkpoints
Ignore-this: aeafb51e41657120125f7d896217ce4
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
makefile
Show inline comments
 
@@ -56,6 +56,10 @@ raspberry_pi_virtualenv:
 
	mkdir -p env_pi
 
	virtualenv --system-site-packages env_pi
 

	
 
raspberry_pi_packages:
 
	sudo apt-get install python-picamera python-twisted 
 
	env_pi/bin/pip install cyclone coloredlogs
 

	
 
darcs_show_checkpoint:
 
	darcs add --quiet --recursive ${LIGHT9_SHOW} 
 
	darcs rec -a -m "checkpoint show data" ${LIGHT9_SHOW}
0 comments (0 inline, 0 general)