aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1bcfe23..721d7a6 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ BUILD = www/$(INDEX) apache/praat.conf
REPODATA = repo/db repo/dists repo/pool
REPOHOST = www.cefala.org
USER = rlaboiss
-TODAY = $(shell date)
+TODAY = $(shell date "+%Y-%m-%d %H:%M:%S %Z")
build-stamp: $(BUILD)
mkdir -p $(REPODATA)