[Logcheck-commits] CVS logcheck

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Mon, 19 Jul 2004 03:25:15 -0600


Update of /cvsroot/logcheck/logcheck
In directory haydn:/tmp/cvs-serv9579

Modified Files:
	Makefile 
Log Message:

do not create unused /var/state/logcheck.


--- /cvsroot/logcheck/logcheck/Makefile	2004/05/12 13:01:05	1.4
+++ /cvsroot/logcheck/logcheck/Makefile	2004/07/19 09:25:15	1.5
@@ -7,7 +7,6 @@
 	# Create the directories
 	install -m 750 -d $(DESTDIR)/$(CONFDIR)
 	install -d $(DESTDIR)/var/lib/logcheck
-	install -d $(DESTDIR)/var/state/logcheck
 	install -d $(DESTDIR)/usr/sbin
 
 	install -m 750 -d $(DESTDIR)/$(CONFDIR)/ignore.d.paranoid