From 654acfb412015ddaa3a189b222141a83660fc4c9 Mon Sep 17 00:00:00 2001 From: Thulinma Date: Sun, 21 Nov 2010 23:08:06 +0100 Subject: [PATCH] Makefile oepsies --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a963ea54..2dbb804f 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ client-clean: cd Buffer; $(MAKE) clean clean: client-clean client-install: client-clean client - mkdir /tmp/cores + mkdir -p /tmp/cores chmod 777 /tmp/cores echo "/tmp/cores/%e.%s.%p" > /proc/sys/kernel/core_pattern service xinetd stop