Ease the creation of tarballs a bit.

This commit is contained in:
Thomas Keller 2012-11-19 00:16:02 +01:00
parent 01febe1411
commit 02613203c9

View File

@ -144,6 +144,11 @@ po-stats:
> indefero-$*-`git log $* -n 1 \
--pretty=format:%h`.zip
%-tarfile:
@git archive --format=tar --prefix="indefero/" $* \
> indefero-$*-`git log $* -n 1 \
--pretty=format:%h`.tar
db-install:
@cd src && php "$(PLUF_PATH)/migrate.php" --conf=IDF/conf/idf.php -a -d -i