]> mj.ucw.cz Git - nwho.git/commitdiff
make install: updated state directory name
authorMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 16:25:02 +0000 (17:25 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 16:25:02 +0000 (17:25 +0100)
Makefile

index 0208b08b3821b147b01921ed1da37fff3e974309..dc48e417a0ee033357cc3279dedb42db52aef7cd 100644 (file)
--- 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