From 0c2c782dd8ff7cfc74fc46dd68eda0b94d540058 Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 25 Feb 2010 20:27:43 +0100 Subject: added make snapshot --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aab7f5b5..8d628c33 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +NAME = ranger PYTHON = python DOCDIR = doc/pydoc CWD = $(shell pwd) @@ -37,3 +38,6 @@ push: commit: @git citool + +snapshot: + git archive HEAD | gzip > $(NAME)-$(shell git rev-list HEAD | head -n 1 | cut -b 1-16).tar.gz -- cgit 1.4.1-2-gfad0