minor fix for timeout makefile command

This commit is contained in:
Melpa 2013-12-01 10:57:38 -08:00
parent aaf0c5b758
commit 78e07aee9c

View file

@ -17,7 +17,7 @@ endif
EVAL := $(EVAL) --no-site-file --batch -l package-build.el --eval
TIMEOUT := $(shell which timeout && echo "timeout -k 60 600")
TIMEOUT := $(shell which timeout && echo "-k 60 600")
all: packages packages/archive-contents json index