Signed-off-by: Ed Santiago <[EMAIL PROTECTED]>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 0eda089..8410d36 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ install:
# Create the directories
install -m 750 -d $(DESTDIR)/$(CONFDIR)
install -d $(DESTDIR)/var/lib/logcheck
- install -d $(DESTDIR)/usr/sbin
+ install -d $(DESTDIR)/$(BINDIR)
install -d $(DESTDIR)/var/lock/logcheck
install -d $(DESTDIR)/$(SHAREDIR)
--
1.5.2.5
_______________________________________________
Logcheck-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel