Description: move the binary to /usr/sbin.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2014-10-31
Index: htpdate-1.1.1/Makefile
===================================================================
--- htpdate-1.1.1.orig/Makefile
+++ htpdate-1.1.1/Makefile
@@ -1,5 +1,5 @@
 prefix = $(DESTDIR)/usr
-bindir = ${prefix}/bin
+bindir = ${prefix}/sbin
 mandir = ${prefix}/share/man
 
 CC = gcc
