$NetBSD: patch-ah,v 1.5 2001/05/24 17:00:58 abs Exp $

--- etc/atalkd/Makefile.orig	Wed Jul  9 20:51:55 1997
+++ etc/atalkd/Makefile
@@ -23,7 +23,7 @@
 	    ${CPPFLAGS} -c config.c
 
 install : all
-	${INSTALL} -c atalkd ${SBINDIR}
+	${INSTALL} -c atalkd ${LIBEXECDIR}
 
 clean :
 	rm -f a.out core* *.o *.bak *[Ee]rrs tags
