From: Martin Mares Date: Fri, 31 Dec 2010 16:25:02 +0000 (+0100) Subject: make install: updated state directory name X-Git-Tag: v1.13~5 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=9b6d30c6892b8ce00d1dadb8c7028ff5453909e9;p=nwho.git make install: updated state directory name --- diff --git a/Makefile b/Makefile index 0208b08..dc48e41 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ install: install -s -m 755 nwho $(ROOT)/usr/bin ln -sf nwho $(ROOT)/usr/bin/nuptime install -s -m 755 nwhod $(ROOT)/usr/sbin - install -d -m 755 $(ROOT)/var/spool/nwho + install -d -m 755 $(ROOT)/var/state/nwho dist: clean mkdir -p ~/tmp