$NetBSD: patch-aa,v 1.2 2009/01/22 17:23:47 taca Exp $

--- Makefile.in.orig	2009-01-21 10:59:00.000000000 +0900
+++ Makefile.in
@@ -770,8 +770,8 @@ dist-hook:
 	fi
 
 install-pinger:
-	chown root $(DEFAULT_PINGER) 
-	chmod 4711 $(DEFAULT_PINGER)
+	chown root $(DESTDIR)$(DEFAULT_PINGER) 
+	chmod 4711 $(DESTDIR)$(DEFAULT_PINGER)
 
 all-am:
 	@echo "Build Successful."
