diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -75,9 +75,9 @@ no_screen_blanking: xset s off xset -dpms -darcs_show_checkpoint: - darcs add --quiet --recursive ${LIGHT9_SHOW} - darcs rec -a -m "checkpoint show data" ${LIGHT9_SHOW} +show_data_checkpoint: + hg add ${LIGHT9_SHOW} + hg com ${LIGHT9_SHOW} -m "checkpoint show data" ### pi setup ###